aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/zh_CN/common.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index 280408d06..54dafdae5 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -383,4 +383,7 @@ $lang['Username: %s'] = '用户名:%s';
$lang['xlarge'] = '很大尺寸';
$lang['xxlarge'] = '非常大尺寸';
$lang['Your username has been successfully changed to : %s'] = '您的用户名成功修改为:%s';
+$lang['new → old'] = '新 → 旧';
+$lang['old → new'] = '旧 → 新';
+$lang['Photo sizes'] = '';
?> \ No newline at end of file