new
This commit is contained in:
@@ -5,25 +5,25 @@
|
||||
systemDictionary = {
|
||||
"Admin adapter settings": { "cn": "The settings for the admin adapter", "en": "The settings for the admin adapter"},
|
||||
"Authentication was deactivated": { "cn": "Authentication was deactivated", "en": "Authentication was deactivated"},
|
||||
"Authentication:": { "cn": "Authentication", "en": "Authentication"},
|
||||
"Auto update:": { "cn": "Check for updates", "en": "Check for updates"},
|
||||
"Background": { "cn": "Background", "en": "Background"},
|
||||
"Authentication:": { "cn": "认证", "en": "Authentication"},
|
||||
"Auto update:": { "cn": "自动更新", "en": "Check for updates"},
|
||||
"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 image": { "cn": "Background image", "en": "Background image"},
|
||||
"Background image": { "cn": "背景图片", "en": "Background image"},
|
||||
"Cache:": { "cn": "Cache", "en": "Cache"},
|
||||
"Chained certificate:": { "cn": "Chained certificate", "en": "Chained certificate"},
|
||||
"Disable authentication": { "cn": "Disable authentication", "en": "Disable authentication"},
|
||||
"Enabled:": { "cn": "Enabled", "en": "Enabled"},
|
||||
"Events threshold value:": { "cn": "Events threshold value", "en": "Events threshold value"},
|
||||
"Hide logo": { "cn": "Hide logo", "en": "Hide logo"},
|
||||
"Hide logo": { "cn": "隐藏图标", "en": "Hide logo"},
|
||||
"IP:": { "cn": "IP", "en": "IP"},
|
||||
"Ignore warning": { "cn": "Ignore warning", "en": "Ignore warning"},
|
||||
"Let's Encrypt settings": { "cn": "Let's Encrypt settings", "en": "Let's Encrypt settings"},
|
||||
"Listen on all IPs": { "cn": "Listen on all IPs", "en": "Listen on all IPs"},
|
||||
"Login timeout(sec):": { "cn": "Login timeout(sec)", "en": "Login timeout(sec)"},
|
||||
"Login timeout(sec):": { "cn": "登录超时(秒)", "en": "Login timeout(sec)"},
|
||||
"Own motto": { "cn": "Own motto", "en": "Own motto"},
|
||||
"Port to check the domain:": { "cn": "Port to check the domain", "en": "Port to check the domain"},
|
||||
"Port:": { "cn": "Port", "en": "Port"},
|
||||
"Port:": { "cn": "端口", "en": "Port"},
|
||||
"Private certificate:": { "cn": "Private certificate", "en": "Private certificate"},
|
||||
"Public certificate:": { "cn": "Public certificate", "en": "Public certificate"},
|
||||
"Run as:": { "cn": "Run as", "en": "Run as"},
|
||||
@@ -39,9 +39,9 @@ systemDictionary = {
|
||||
"every 3 days": { "cn": "every 3 days", "en": "every 3 days"},
|
||||
"every day": { "cn": "every day", "en": "every day"},
|
||||
"every week": { "cn": "every week", "en": "every week"},
|
||||
"manually": { "cn": "manually", "en": "manually"},
|
||||
"monthly": { "cn": "monthly", "en": "monthly"},
|
||||
"place here": { "cn": "place the files here", "en": "place the files here"},
|
||||
"manually": { "cn": "手动", "en": "manually"},
|
||||
"monthly": { "cn": "手动", "en": "monthly"},
|
||||
"place here": { "cn": "拖放文件到这里", "en": "place the files here"},
|
||||
"tooltip_auth": { "cn": "Require a login and a password to access the admin page. This can be managed on the users tab.", "en": "Require a login and a password to access the admin page. This can be managed on the users tab."},
|
||||
"tooltip_autoUpdate": { "cn": "Check periodically for updates of adapter", "en": "Check periodically for updates of adapter"},
|
||||
"tooltip_bind": { "cn": "IP address where the admin will listen on", "en": "IP address where the admin will listen on"},
|
||||
|
||||
Reference in New Issue
Block a user