diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2016-04-06 21:14:58 +0200 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2016-04-06 21:14:58 +0200 |
commit | 08335cf84f734d78678efea53abfcb18d5d19a84 (patch) | |
tree | b28336122788b0556471d46debe731fe77289f1a | |
parent | e0140cb50e6c11e015d4c226d8643a57eb27b95b (diff) |
Update zh_CN, thanks to dennisyan
-rw-r--r-- | language/zh_CN/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 36d2b9edb..92a4f66fc 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -992,7 +992,7 @@ $lang['Each email sent will contain its own automatic authentication key on link $lang['For security reason, authentication keys do not work for administrators.'] = '出于安全原因,验证密钥对管理员不起作用。'; $lang['Edit user'] = '编辑用户'; $lang['No recipient selected'] = '未选择收件人'; -$lang['No user is permitted to see this private album'] = '没有用户被允许查看该私密相册'; +$lang['No user is permitted to see this private album'] = '没有用户被允许查看该非公开相册'; $lang['Recipients'] = '收件人'; $lang['Y Repeat'] = 'Y轴平铺'; $lang['Delete %d orphan photos'] = '删除 %d 没有任何关联的图片'; |