feat: Add bandwidth fields and placeholders for upload and download in server configuration forms; update localization files for multiple languages

This commit is contained in:
web
2025-09-13 02:59:10 -07:00
parent c4a47a47dd
commit 3e5402f2fc
25 changed files with 129 additions and 9 deletions
+3
View File
@@ -1,6 +1,7 @@
{
"address": "Address",
"address_placeholder": "Server address",
"bandwidth_placeholder": "Enter bandwidth, leave empty for BBR",
"basic": "Basic Configuration",
"cancel": "Cancel",
"city": "City",
@@ -43,6 +44,7 @@
"disable_sni": "Disable SNI",
"disabled": "Disabled",
"disk": "Disk",
"down_mbps": "Download Bandwidth",
"drawerCreateTitle": "Create Server",
"drawerEditTitle": "Edit Server",
"edit": "Edit",
@@ -110,6 +112,7 @@
"udp_relay_mode": "UDP relay mode",
"unitSecondsShort": "S",
"unlimited": "Unlimited",
"up_mbps": "Upload Bandwidth",
"updated": "Updated successfully",
"user": "User",
"validation_failed": "Validation failed. Please check the form."