diff options
Diffstat (limited to 'apps/theming/l10n/zh_CN.js')
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 9ed7c527f96..b8f77661855 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -84,9 +84,9 @@ OC.L10N.register( "No background" : "没有背景", "Select a background from your files" : "从文件中选择背景", "Theme selection is enforced" : "主题由管理员指定", - "Select a custom color" : "自定义颜色", "Reset to default" : "重置为默认设置", "Upload" : "上传", - "Remove background image" : "删除背景图片" + "Remove background image" : "删除背景图片", + "Select a custom color" : "自定义颜色" }, "nplurals=1; plural=0;"); |