diff options
Diffstat (limited to 'apps/theming/l10n/zh_CN.json')
-rw-r--r-- | apps/theming/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 9c7e59b2105..9cd46c5a8a5 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -19,8 +19,6 @@ "Could not write file to disk" : "无法写入文件到磁盘", "A PHP extension stopped the file upload" : "PHP 扩展停止了文件上传。", "No file uploaded" : "文件没有上传", - "Failed to clean up the old administration theming images folder" : "无法清除旧的管理主题图片文件夹", - "Failed to clean up the old administration image folder" : "无法清除旧的管理图片文件夹", "You are already using a custom theme. Theming app settings might be overwritten by that." : "你已经在使用一个自定义的主题。主题应用的设置可能会被其覆盖。", "Theming" : "主题", "Appearance and accessibility" : "外观和可访问性", @@ -85,6 +83,8 @@ "Reset to default" : "重置为默认设置", "Upload" : "上传", "Remove background image" : "删除背景图片", + "Failed to clean up the old administration theming images folder" : "无法清除旧的管理主题图片文件夹", + "Failed to clean up the old administration image folder" : "无法清除旧的管理图片文件夹", "Select a custom color" : "自定义颜色" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |