diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-17 19:50:27 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-17 19:50:27 +0000 |
commit | 4ff0000cc3dad5aae10bf5cf7bf1145d144decad (patch) | |
tree | 8c1acb544171330646a88f8028351f206d74fcf3 /language | |
parent | 18d90ae5324bd3c99c5698330ba71814ae5e0936 (diff) |
[trunk_public] Update zh_CN, thanks to : winson
git-svn-id: http://piwigo.org/svn/trunk@25520 68402e56-0260-453c-a942-63ccdbb3a9ee
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 6299332c2..777fb91fd 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -420,4 +420,5 @@ $lang['Go back to the album'] = '返回相册'; $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 张相片 '; ?>
\ No newline at end of file |