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 3fa45380d61..4903998839b 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -20,8 +20,6 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制你的实例的外观和体验成为可能。所有用户都可以使用。", "Name" : "名字", "Reset to default" : "重置为默认设置", - "Web address" : "网址", - "Web address https://…" : "网址 https://...", "Slogan" : "标语", "Color" : "颜色", "Logo" : "标志", @@ -32,6 +30,8 @@ OC.L10N.register( "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和颜色自动生成收藏图标。", "You are already using a custom theme" : "你已经在使用自定义主题", "reset to default" : "重置默认", + "Web address" : "网址", + "Web address https://…" : "网址 https://...", "There is no error, the file uploaded with success" : "没有错误,文件已上传成功", "The uploaded file was only partially uploaded" : "上传的文件只有部分已上传", "Failed to write file to disk." : "文件写入磁盘失败。", |