From a44a79844c3d8fd54c3758ab995b2c81a3522719 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 22 Jun 2024 06:51:50 +0200 Subject: [PATCH] Update zh_CN, thanks to walle --- language/zh_CN/common.lang.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index 5d51096ec..a042c924e 100755 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -101,7 +101,7 @@ $lang['User comments'] = '用户评论'; $lang['Username'] = '用户名'; $lang['Visits'] = '访问量'; $lang['Webmaster'] = '站长'; -$lang['Week %d'] = '星期%d'; +$lang['Week %d'] = '第%d周'; $lang['About Piwigo'] = '关于 Piwigo'; $lang['You are not authorized to access the requested page'] = '您无权访问此页'; $lang['add this photo to your favorites'] = '将图片添加到收藏'; @@ -445,4 +445,5 @@ $lang['Search in :'] = '搜索范围:'; $lang['Search in this set'] = '在此集合中搜索'; $lang['Tags found'] = '找到标签'; $lang['Tags listed here match your search by word. Click on one to browse by tag.'] = '此处列出的标签与您的搜索匹配。单击其中一个可按标记浏览。'; -$lang['Unknown time period'] = '未知时间段'; \ No newline at end of file +$lang['Unknown time period'] = '未知时间段'; +$lang['%d visits'] = '%d访问量'; \ No newline at end of file