diff options
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" : "访问禁止", |