Internationalized new message
This commit is contained in:
parent
15265c50c2
commit
01ceb62047
@ -87,7 +87,7 @@ function setLanguage(locale){
|
||||
"addServerModalSvIp": "IP сервера:",
|
||||
"addServerModalSvPort": "Порт WebConsole:",
|
||||
"addServerModalSvSsl": "Сервер с поддержкой SSL",
|
||||
"addServerModalSslAdvice": "",
|
||||
"addServerModalSslAdvice": "SSL требуется для клиентских подключений HTTPS",
|
||||
"addServerModalClose": "Закрыть",
|
||||
"saveAndConnectServerButton": "Сохранить и подключить",
|
||||
"passwordModalLongTitle": "Требуется пароль",
|
||||
@ -118,7 +118,7 @@ function setLanguage(locale){
|
||||
"addServerModalSvIp": "IP:",
|
||||
"addServerModalSvPort": "Porta(config.yml):",
|
||||
"addServerModalSvSsl": "SSL do servidor está habilitado ?",
|
||||
"addServerModalSslAdvice": "",
|
||||
"addServerModalSslAdvice": "É necessário SSL para conexões do cliente HTTPS",
|
||||
"addServerModalClose": "Fechar",
|
||||
"saveAndConnectServerButton": "Salvar e conectar",
|
||||
"passwordModalLongTitle": "Necessário uma senha",
|
||||
@ -150,7 +150,7 @@ function setLanguage(locale){
|
||||
"addServerModalSvIp": "服务器IP地址:",
|
||||
"addServerModalSvPort": "WebConsole端口:",
|
||||
"addServerModalSvSsl": "服务器已开启SSL",
|
||||
"addServerModalSslAdvice": "",
|
||||
"addServerModalSslAdvice": "HTTPS客户端连接需要SSL",
|
||||
"addServerModalClose": "关闭",
|
||||
"saveAndConnectServerButton": "保存并连接",
|
||||
"passwordModalLongTitle": "需要密码",
|
||||
|
Loading…
x
Reference in New Issue
Block a user