diff options
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 63b0693fad7..66bf04ee15b 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -456,7 +456,6 @@ OC.L10N.register( "Set the language" : "设置语言", "{size} used" : "已使用 {size}", "Delete account" : "删除账号", - "Wipe all devices" : "擦除所有设备", "Resend welcome email" : "重新发送欢迎邮件", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果设备丢失或退出组织,这可以从与 {userid} 关联的所有设备中远程擦除 Nextcloud 数据。 仅当设备连接到互联网时才有效。", "Remote wipe of devices" : "远程擦除设备", @@ -641,6 +640,7 @@ OC.L10N.register( "Select user quota" : "选择用户容量限额", "Toggle user actions menu" : "切换用户行动菜单", "Delete user" : "删除用户", + "Wipe all devices" : "擦除所有设备", "Disable user" : "禁用用户", "Enable user" : "启用用户", "Edit User" : "编辑用户", |