From 8c55381962fe8bedf0f9a006ac4eb2016b4afa0d Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 22 Jul 2018 11:46:43 +0800 Subject: [PATCH] cn --- admin/words.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/admin/words.js b/admin/words.js index 6d23312..ce81c01 100644 --- a/admin/words.js +++ b/admin/words.js @@ -12,26 +12,26 @@ systemDictionary = { "Cache:": { "cn": "Cache", "en": "Cache"}, "Warning!": { "cn": "Warning!", "en": "Warning!"}, "Background": { "cn": "背景", "en": "Background"}, - "Background color of the login screen": { "cn": "Background color of the login screen", "en": "Background color of the login screen"}, + "Background color of the login screen": { "cn": "登录屏幕背景颜色", "en": "Background color of the login screen"}, "Background image": { "cn": "背景图片", "en": "Background image"}, "Upload image": { "cn": "上传图片", "en": "Upload image"}, "Enabled:": { "cn": "启用", "en": "Enabled"}, - "Unsecure_Auth": { "cn": "The password will be sent via unsecure connection. To protect your passwords enable the secure connection (HTTPS)!", "en": "The password will be sent via unsecure connection. To protect your passwords enable the secure connection (HTTPS)!"}, + "Unsecure_Auth": { "cn": "启用密码验证机制必须使用安全通信 (HTTPS)!", "en": "The password will be sent via unsecure connection. To protect your passwords enable the secure connection (HTTPS)!"}, "Login timeout(sec):": { "cn": "登录超时(秒)", "en": "Login timeout(sec)"}, "IP": { "cn": "IP", "en": "IP"}, "none": { "cn": "none", "en": "none"}, "Ignore warning": { "cn": "Ignore warning", "en": "Ignore warning"}, "place here": { "cn": "place the files here", "en": "place the files here"}, - "Disable authentication": { "cn": "Disable authentication", "en": "Disable authentication"}, - "Authentication was deactivated": { "cn": "Authentication was deactivated", "en": "Authentication was deactivated"}, - "integrated": { "cn": "integrated", "en": "integrated"}, + "Disable authentication": { "cn": "关闭认证", "en": "Disable authentication"}, + "Authentication was deactivated": { "cn": "认证未激活", "en": "Authentication was deactivated"}, + "integrated": { "cn": "整合", "en": "integrated"}, "Public certificate:": { "cn": "Public 证书", "en": "Public certificate"}, "Private certificate:": { "cn": "Private 证书", "en": "Private certificate"}, "Chained certificate:": { "cn": "Chained 证书", "en": "Chained certificate"}, "Force Web-Sockets:": { "cn": "Force Web-Sockets", "en": "Force Web-Sockets"}, "Internal 'Simple API':": { "cn": "Build-in 'Simple-API'", "en": "Build-in 'Simple-API'"}, "Listen on all IPs": { "cn": "Listen on all IPs", "en": "Listen on all IPs"}, - "Let's Encrypt settings": { "cn": "Let's Encrypt settings", "en": "Let's Encrypt settings"}, + "Let's Encrypt settings": { "cn": "加密设置", "en": "Let's Encrypt settings"}, "Use Lets Encrypt certificates:": { "cn": "Use Let's Encrypt certificates", "en": "Use Let's Encrypt certificates"}, "Use this instance for automatic update:": { "cn": "Use this instance for automatic update", "en": "Use this instance for automatic update"}, "Port to check the domain:": { "cn": "Port to check the domain", "en": "Port to check the domain"},