aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_CN')
-rw-r--r--language/zh_CN/common.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index db0b3b2cd..b1f63eab3 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -421,4 +421,7 @@ $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'] = '主题';
-$lang['No results for'] = '没有结果'; \ No newline at end of file
+$lang['No results for'] = '没有结果';
+$lang['Apply on properties'] = '应用到属性';
+$lang['Photo description'] = '相片描述';
+$lang['Photo title'] = '相片标题'; \ No newline at end of file