Skip to content

Commit

Permalink
💄 style(locales): Update server.json to reorganize relay mode options…
Browse files Browse the repository at this point in the history
… and improve labels
  • Loading branch information
web-ppanel committed Dec 31, 2024
1 parent 3065c3a commit 701cdee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions apps/admin/locales/en-US/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,15 @@
"obfsPasswordPlaceholder": "Leave blank for no obfuscation",
"path": "Path",
"pleaseSelect": "Please Select",
"selectRelayMode": "Select Relay Mode",
"port": "Server Port",
"protocol": "Protocol",
"relayHost": "Relay Host",
"relayMode": "Relay Mode",
"relayModeOptions": {
"none": "None",
"all": "All",
"none": "None",
"random": "Random"
},
"port": "Server Port",
"protocol": "Protocol",
"relayMode": "Relay Mode",
"relayHost": "Relay Host",
"relayPort": "Relay Port",
"relayPrefix": "Relay Prefix",
"remarks": "Remarks",
Expand All @@ -95,6 +94,7 @@
"selectEncryptionMethod": "Select Encryption Method",
"selectNodeGroup": "Select Node Group",
"selectProtocol": "Select Protocol",
"selectRelayMode": "Select Relay Mode",
"serverAddr": "Server Address",
"serverName": "Service Name",
"speedLimit": "Speed Limit",
Expand Down

0 comments on commit 701cdee

Please sign in to comment.