Skip to content

Commit 7c94e8b

Browse files
committed
feat: added missing Chinese Simplified strings
1 parent 3121448 commit 7c94e8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpmyfaq/translations/language_zh.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@
148148
$PMF_LANG['ad_gen_top'] = '页面顶部';
149149
$PMF_LANG['ad_gen_ncf'] = '没有找到类别!';
150150
$PMF_LANG['ad_gen_delete'] = '删除';
151+
$PMF_LANG['ad_gen_or'] = "";
152+
151153
$PMF_LANG['ad_user'] = '用户管理';
152154
$PMF_LANG['ad_user_username'] = '用户列表';
153155
$PMF_LANG['ad_user_rights'] = '权限';
@@ -475,6 +477,7 @@
475477
$PMF_LANG['msgNewQuestionVisible'] = '问答必须通过过审查才会被发布。';
476478
$PMF_LANG['msgQuestionsWaiting'] = '等待管理员发布:';
477479
$PMF_LANG['ad_entry_visibility'] = '发布';
480+
$PMF_LANG['ad_entry_not_visibility'] = "未发布";
478481
$PMF_LANG['ad_user_error_password'] = '请输入密码。';
479482
$PMF_LANG['ad_user_error_passwordsDontMatch'] = '密码不正确。';
480483
$PMF_LANG['ad_user_error_loginInvalid'] = '用户名无效。';

0 commit comments

Comments
 (0)