summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-03 00:17:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-03 00:17:58 +0000
commite5fdcde2aa49da44c977d54fbd83fb82653166fd (patch)
tree182a1ece0de94c1987b2d2415d3c28be9d20157c /lib/l10n
parent889d76f3fd066437c1da36eae10a8e02956365b4 (diff)
downloadnextcloud-server-e5fdcde2aa49da44c977d54fbd83fb82653166fd.tar.gz
nextcloud-server-e5fdcde2aa49da44c977d54fbd83fb82653166fd.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/zh_CN.js1
-rw-r--r--lib/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index d750cf0002e..d9cdf4a1001 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Avatar image is not square" : "头像图像不是正方形",
"Files" : "文件",
"View profile" : "查看个人资料",
+ "Local time: %s" : "当地时间:%s",
"today" : "今天",
"tomorrow" : "明天",
"yesterday" : "昨天",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index c912cee2b76..cad9737dcf8 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -55,6 +55,7 @@
"Avatar image is not square" : "头像图像不是正方形",
"Files" : "文件",
"View profile" : "查看个人资料",
+ "Local time: %s" : "当地时间:%s",
"today" : "今天",
"tomorrow" : "明天",
"yesterday" : "昨天",