diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
commit | 191e20d7f48338ca336fd0091301653251fc0667 (patch) | |
tree | a41047cf33addd0d237f584894832e1cf3946bea /apps/settings/l10n/zh_CN.js | |
parent | daa2d69a1fcadbc4b6ef521c4073776889456060 (diff) | |
download | nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.tar.gz nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index ed4b1d90a33..9c86cc5e2da 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -361,7 +361,6 @@ OC.L10N.register( "User backend" : "用户来源", "Storage location" : "存储位置", "Last login" : "最后登录", - "Edit display name" : "编辑显示名称", "Add new password" : "添加新的密码", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new email address" : "添加新的电子邮件地址", @@ -542,6 +541,7 @@ OC.L10N.register( "Authentication method" : "认证方法", "Allow username autocompletion in share dialog" : "在分享对话框中允许用户名自动完成", "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", + "Edit display name" : "编辑显示名称", "Select manager" : "选择管理者", "User's table" : "用户的表格", "Select user manager" : "选择用户管理者" |