diff options
Diffstat (limited to '')
-rw-r--r-- | language/zh_CN/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index b9811a17c..8a685e6c5 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -420,4 +420,5 @@ $lang['Last Page'] = '最后一页'; $lang['Password is missing. Please enter the password.'] = '密码未输入,请输入密码。'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = '密码确认未完成,请确认所选定的密码。'; $lang['%d photos per page'] = '每页 %d 张相片 '; +$lang['Theme'] = '主题'; ?>
\ No newline at end of file |