diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:43:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:43:00 +0000 |
commit | 1d1010de2f7c32565f9c0208ffe7f2235db53769 (patch) | |
tree | c3d5ca07d26e4a550dc692c5c04af9c895ae04fb /apps/user_status | |
parent | 981d83980666cd59f9d8e7da3a3719b95f89039c (diff) | |
download | nextcloud-server-1d1010de2f7c32565f9c0208ffe7f2235db53769.tar.gz nextcloud-server-1d1010de2f7c32565f9c0208ffe7f2235db53769.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_CN.json | 1 |
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" : "设定状态", |