✨ 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