From d83d533f127bf9955eaf5b65b154ed8178b17d8d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 17 Mar 2025 06:52:36 +0100 Subject: [PATCH] Update zh_CN, thanks to walle --- language/zh_CN/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index 2be2dd04d..2ddee5d8d 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -456,4 +456,5 @@ $lang['last 12 months'] = '最近12个月'; $lang['Custom dates'] = '自定义日期'; $lang['There are no authors available for the photos currently filtered'] = '当前筛选的照片没有可用的作者信息'; $lang['There are no creation dates available for the photos currently filtered'] = '当前筛选的照片没有可用的创建日期'; -$lang['There are no tags available for the photos currently filtered'] = '当前筛选的照片没有可用的标签'; \ No newline at end of file +$lang['There are no tags available for the photos currently filtered'] = '当前筛选的照片没有可用的标签'; +$lang['Set your password below.'] = '请在下方的输入框中设置密码。'; \ No newline at end of file