✨ feat: Add server installation dialog and commands
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
},
|
||||
"address": "地址",
|
||||
"address_placeholder": "服务器地址",
|
||||
"apiHost": "API Host",
|
||||
"apiHostPlaceholder": "http(s)://example.com",
|
||||
"bandwidth_placeholder": "请输入带宽,留空则使用BBR",
|
||||
"basic": "基础配置",
|
||||
"cancel": "取消",
|
||||
@@ -13,12 +15,16 @@
|
||||
"cert_mode": "证书模式",
|
||||
"cipher": "加密算法",
|
||||
"city": "城市",
|
||||
"close": "关闭",
|
||||
"confirm": "确认",
|
||||
"confirmDeleteDesc": "该操作不可撤销。",
|
||||
"confirmDeleteTitle": "确认删除该服务器?",
|
||||
"congestion_controller": "拥塞控制",
|
||||
"connect": "对接",
|
||||
"copied": "已复制",
|
||||
"copy": "复制",
|
||||
"copyAndClose": "复制并关闭",
|
||||
"copyFailed": "复制失败",
|
||||
"country": "国家",
|
||||
"cpu": "CPU",
|
||||
"create": "新建",
|
||||
@@ -52,6 +58,7 @@
|
||||
"hop_ports_placeholder": "例如 1-65535",
|
||||
"host": "Host",
|
||||
"id": "编号",
|
||||
"installCommand": "一键安装命令",
|
||||
"ipAddresses": "IP 地址",
|
||||
"memory": "内存",
|
||||
"migrate": "迁移数据",
|
||||
@@ -69,6 +76,7 @@
|
||||
"obfs_password_placeholder": "输入混淆密码",
|
||||
"obfs_path": "混淆路径",
|
||||
"offline": "离线",
|
||||
"oneClickInstall": "一键接入",
|
||||
"online": "在线",
|
||||
"onlineUsers": "在线人数",
|
||||
"padding_scheme": "填充方案",
|
||||
|
||||
Reference in New Issue
Block a user