init commit
This commit is contained in:
15
application/admin/lang/zh-cn/wdsxh/faq.php
Normal file
15
application/admin/lang/zh-cn/wdsxh/faq.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Id' => 'ID',
|
||||
'Title' => '标题',
|
||||
'Reply' => '回答',
|
||||
'Weigh' => '排序',
|
||||
'Status' => '状态',
|
||||
'Status 0' => '隐藏',
|
||||
'Set status to 0'=> '设为隐藏',
|
||||
'Status 1' => '显示',
|
||||
'Set status to 1'=> '设为显示',
|
||||
'Createtime' => '创建时间',
|
||||
'Are you sure you want to delete this item?' => '警告:一旦删除,数据无法恢复,谨慎处理!!!',
|
||||
];
|
||||
Reference in New Issue
Block a user