summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
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" : "昨天",