From d950cdb86407a19012818ad832a949151c0100ff Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 22 Mar 2026 07:06:20 +0100 Subject: [PATCH] Update zh_CN, thanks to walle --- language/zh_CN/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index ea98214e0..178c191a1 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -306,7 +306,7 @@ $lang['(!) This comment requires validation'] = '(!) 此评论需要审核'; $lang['Welcome'] = '欢迎'; $lang['Welcome to your Piwigo photo gallery!'] = '欢迎来到您的 Piwigo 图库!'; $lang['... or browse your empty gallery'] = '或浏览您的空图库'; -$lang['... or please deactivate this message, I will find my way by myself'] = '…我明白了,不再提示'; +$lang['... or please deactivate this message, I will find my way by myself'] = '我明白了,不再提示'; $lang['Hello %s, your Piwigo photo gallery is empty!'] = '您好 %s,您的 Piwigo 图库暂无内容!!'; $lang['I want to add photos'] = '我想添加图片'; $lang['Manage this user comment: %s'] = '管理此用户评论:%s';