mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-21 16:34:22 +01:00
feat & fix
- support openwrt - save server info failed if connect error - support ssh 'none' auth
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
"addPrivateKey": "Add private key",
|
||||
"choosePrivateKey": "Choose private key",
|
||||
"plzEnterHost": "Please enter host.",
|
||||
"plzEnterPwd": "Please enter password.",
|
||||
"sureNoPwd": "Are you sure to use no password?",
|
||||
"plzSelectKey": "Please select a key.",
|
||||
"exampleName": "Example name",
|
||||
"stop": "Stop",
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
"addPrivateKey": "添加一个私钥",
|
||||
"choosePrivateKey": "选择私钥",
|
||||
"plzEnterHost": "请输入主机",
|
||||
"plzEnterPwd": "请输入密码",
|
||||
"sureNoPwd": "确认使用无密码?",
|
||||
"plzSelectKey": "请选择私钥",
|
||||
"exampleName": "名称示例",
|
||||
"stop": "停止",
|
||||
|
||||
Reference in New Issue
Block a user