diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-26 00:23:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-26 00:23:16 +0000 |
commit | a4b5fc2e99326829a6e5e1356f2d7a1a004b0364 (patch) | |
tree | 80d7b92b553cc6af290cd8a29d2dbc9dfcbfa087 /core | |
parent | 66702e19a79b375a65737b58c3484aa7c950e4fe (diff) | |
download | nextcloud-server-a4b5fc2e99326829a6e5e1356f2d7a1a004b0364.tar.gz nextcloud-server-a4b5fc2e99326829a6e5e1356f2d7a1a004b0364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 1e97a579691..094a1a2f47f 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -269,7 +269,7 @@ OC.L10N.register( "Collaborative tags" : "协作标签", "No tags found" : "标签未找到", "Personal" : "个人", - "Accounts" : "账户", + "Accounts" : "账号", "Admin" : "管理", "Help" : "帮助", "Access forbidden" : "访问禁止", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 5ce5a1e9171..d923a647a93 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -267,7 +267,7 @@ "Collaborative tags" : "协作标签", "No tags found" : "标签未找到", "Personal" : "个人", - "Accounts" : "账户", + "Accounts" : "账号", "Admin" : "管理", "Help" : "帮助", "Access forbidden" : "访问禁止", |