From 04f7b7202129e86fbc31b2cdcf12980112b18c57 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 12 Nov 2025 06:20:48 +0100 Subject: [PATCH] Update zh_CN, thanks to walle --- language/zh_CN/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index d25727581..1f5723912 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -1420,4 +1420,5 @@ $lang['The comment has been validated.'] = '该评论已通过验证。'; $lang['The comments have been validated.'] = '这些评论已通过验证。'; $lang['There is currently %d photos in the lounge (upload buffer)'] = '当前暂存区(上传缓冲区)中有%d张照片'; $lang['Use standard Piwigo template for common pages.'] = '为通用页面使用标准Piwigo模板。'; -$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = '启用后,登录、注册和忘记密码页面将使用通用模板,无论使用何种主题。某些主题即使取消选中此选项,也可能会使用这些模板。'; \ No newline at end of file +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = '启用后,登录、注册和忘记密码页面将使用通用模板,无论使用何种主题。某些主题即使取消选中此选项,也可能会使用这些模板。'; +$lang['Admins only'] = '仅限管理员'; \ No newline at end of file