diff options
Diffstat (limited to 'apps/theming/l10n/zh_CN.js')
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 5bd40cefc51..d9bc14a39c1 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -49,7 +49,6 @@ OC.L10N.register( "Upload new header logo" : "上传新的顶栏图标", "Favicon" : "网站图标", "Upload new favicon" : "上传新图标", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支持 SVG 图像的 PHP 扩展 Imagemagick,以根据上传的 logo 和颜色自动生成图标。", - "Unsupported image type" : "不支持图片格式" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支持 SVG 图像的 PHP 扩展 Imagemagick,以根据上传的 logo 和颜色自动生成图标。" }, "nplurals=1; plural=0;"); |