diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index eb15b097be8..31e5e608a78 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -120,7 +120,6 @@ OC.L10N.register( "Click to recheck the configuration" : "点击以再次检查配置", "Add storage" : "增加存储", "Advanced settings" : "高级选项", - "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", @@ -131,6 +130,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", + "Delete" : "删除", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", "Are you sure you want to delete this external storage" : "是否要删除该外部存储" }, |