✨ feat: Add server installation dialog and commands
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
},
|
||||
"address": "地址",
|
||||
"address_placeholder": "伺服器地址",
|
||||
"apiHost": "API 主機",
|
||||
"apiHostPlaceholder": "http(s)://example.com",
|
||||
"bandwidth_placeholder": "輸入帶寬,留空以使用BBR",
|
||||
"basic": "基本配置",
|
||||
"cancel": "取消",
|
||||
@@ -17,6 +19,7 @@
|
||||
"confirmDeleteDesc": "此操作無法撤銷。",
|
||||
"confirmDeleteTitle": "刪除此伺服器?",
|
||||
"congestion_controller": "擁塞控制器",
|
||||
"connect": "連接",
|
||||
"copied": "已複製",
|
||||
"copy": "複製",
|
||||
"country": "國家",
|
||||
@@ -52,6 +55,7 @@
|
||||
"hop_ports_placeholder": "例如 1-65535",
|
||||
"host": "主機",
|
||||
"id": "ID",
|
||||
"installCommand": "安裝命令",
|
||||
"ipAddresses": "IP 地址",
|
||||
"memory": "內存",
|
||||
"migrate": "遷移數據",
|
||||
@@ -69,6 +73,7 @@
|
||||
"obfs_password_placeholder": "輸入混淆密碼",
|
||||
"obfs_path": "混淆路徑",
|
||||
"offline": "離線",
|
||||
"oneClickInstall": "一鍵安裝",
|
||||
"online": "在線",
|
||||
"onlineUsers": "在線用戶",
|
||||
"padding_scheme": "填充方案",
|
||||
|
||||
Reference in New Issue
Block a user