✨ feat: Add server installation dialog and commands
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
},
|
||||
"address": "Adresse",
|
||||
"address_placeholder": "Serveradresse",
|
||||
"apiHost": "API-Host",
|
||||
"apiHostPlaceholder": "http(s)://beispiel.de",
|
||||
"bandwidth_placeholder": "Geben Sie die Bandbreite ein, lassen Sie das Feld leer für BBR",
|
||||
"basic": "Grundkonfiguration",
|
||||
"cancel": "Abbrechen",
|
||||
@@ -17,6 +19,7 @@
|
||||
"confirmDeleteDesc": "Diese Aktion kann nicht rückgängig gemacht werden.",
|
||||
"confirmDeleteTitle": "Diesen Server löschen?",
|
||||
"congestion_controller": "Staukontroller",
|
||||
"connect": "Verbinden",
|
||||
"copied": "Kopiert",
|
||||
"copy": "Kopieren",
|
||||
"country": "Land",
|
||||
@@ -52,6 +55,7 @@
|
||||
"hop_ports_placeholder": "z.B. 1-65535",
|
||||
"host": "Host",
|
||||
"id": "ID",
|
||||
"installCommand": "Installationsbefehl",
|
||||
"ipAddresses": "IP-Adressen",
|
||||
"memory": "Speicher",
|
||||
"migrate": "Daten migrieren",
|
||||
@@ -69,6 +73,7 @@
|
||||
"obfs_password_placeholder": "Obfuskationspasswort eingeben",
|
||||
"obfs_path": "Obfs-Pfad",
|
||||
"offline": "Offline",
|
||||
"oneClickInstall": "Ein-Klick-Installation",
|
||||
"online": "Online",
|
||||
"onlineUsers": "Online-Benutzer",
|
||||
"padding_scheme": "Polsterungsschema",
|
||||
|
||||
Reference in New Issue
Block a user