Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/zh_CN.js1
-rw-r--r--apps/user_status/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js
index cbd9d1c0453..efc2446d528 100644
--- a/apps/user_status/l10n/zh_CN.js
+++ b/apps/user_status/l10n/zh_CN.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "远程办公中",
"In a call" : "通话中",
"User status" : "用户状态",
+ "View profile" : "查看个人资料",
"Clear status message after" : "清除状态信息",
"What is your status?" : "你什么状态?",
"Set status" : "设定状态",
diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json
index d40fabb30dc..66a032b9590 100644
--- a/apps/user_status/l10n/zh_CN.json
+++ b/apps/user_status/l10n/zh_CN.json
@@ -7,6 +7,7 @@
"Working remotely" : "远程办公中",
"In a call" : "通话中",
"User status" : "用户状态",
+ "View profile" : "查看个人资料",
"Clear status message after" : "清除状态信息",
"What is your status?" : "你什么状态?",
"Set status" : "设定状态",