✨ feat(config): Add translations for server configuration in multiple languages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"address": "Address",
|
||||
"address_placeholder": "Server address",
|
||||
"basic": "Basic Configuration",
|
||||
"cancel": "Cancel",
|
||||
"city": "City",
|
||||
"config": {
|
||||
@@ -40,6 +41,7 @@
|
||||
"delete": "Delete",
|
||||
"deleted": "Deleted successfully",
|
||||
"disable_sni": "Disable SNI",
|
||||
"disabled": "Disabled",
|
||||
"disk": "Disk",
|
||||
"drawerCreateTitle": "Create Server",
|
||||
"drawerEditTitle": "Edit Server",
|
||||
@@ -68,12 +70,21 @@
|
||||
"offline": "Offline",
|
||||
"online": "Online",
|
||||
"onlineUsers": "Online users",
|
||||
"padding_scheme": "Padding Scheme",
|
||||
"padding_scheme_placeholder": "One padding rule per line, format: stop=8, 0=30-30",
|
||||
"pageTitle": "Servers",
|
||||
"path": "Path",
|
||||
"please_select": "Please select",
|
||||
"plugin": "Plugin Configuration",
|
||||
"plugin_opts": "Plugin Options",
|
||||
"port": "Port",
|
||||
"protocol_configurations": "Protocol Configurations",
|
||||
"protocol_configurations_desc": "Enable and configure the required protocol types",
|
||||
"protocol_disabled_hint": "This protocol is disabled, enable the switch to configure",
|
||||
"protocols": "Protocols",
|
||||
"reality": "Reality Configuration",
|
||||
"reduce_rtt": "Reduce RTT",
|
||||
"security": "Security Configuration",
|
||||
"security_allow_insecure": "Allow insecure",
|
||||
"security_fingerprint": "Fingerprint",
|
||||
"security_private_key": "Reality private key",
|
||||
@@ -86,7 +97,6 @@
|
||||
"security_short_id": "Reality short ID",
|
||||
"security_short_id_placeholder": "Hex string (up to 16 chars)",
|
||||
"security_sni": "SNI",
|
||||
"security_title": "Security",
|
||||
"select_encryption_method": "Select encryption method",
|
||||
"server_key": "Server key",
|
||||
"service_name": "Service name",
|
||||
@@ -95,7 +105,7 @@
|
||||
"subscription": "Subscription",
|
||||
"traffic": "Traffic",
|
||||
"traffic_ratio": "Ratio",
|
||||
"transport_title": "Transport",
|
||||
"transport": "Transport Method",
|
||||
"udp_relay_mode": "UDP relay mode",
|
||||
"unitSecondsShort": "S",
|
||||
"unlimited": "Unlimited",
|
||||
|
||||
Reference in New Issue
Block a user