diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:22 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:22 +0000 |
commit | c9b282212303c3bd222beaf0d605e33cf0ccdc42 (patch) | |
tree | 79c36e65838ff1f3f8828370866976003b9401a0 /language/zh_CN | |
parent | dcef5c270003301fc621db7a8f7daf96fc3a7fd9 (diff) |
[trunk_public] Update zh_CN, thanks to : winson
git-svn-id: http://piwigo.org/svn/trunk@25584 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN')
-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 |