Proxy settings

This commit is contained in:
Natsumi
2024-07-17 10:31:18 +12:00
parent a4d03c7e00
commit e26aed5c6a
11 changed files with 114 additions and 26 deletions

View File

@@ -20,6 +20,8 @@
"login": "Login",
"register": "Register",
"forgotPassword": "Forgot Password?",
"updater": "Updater",
"proxy_settings": "Proxy settings",
"field": {
"username": "Username or Email",
"password": "Password",
@@ -211,7 +213,8 @@
"header": "Application",
"startup": "Start at Windows startup",
"minimized": "Start as minimized state",
"tray": "Close to tray"
"tray": "Close to tray",
"proxy": "Proxy settings"
},
"favorites": {
"header": "VRCX Favorite Friends",
@@ -1600,6 +1603,13 @@
"cancel": "Cancel",
"save": "Save",
"input_error": "Valid number is required"
},
"proxy_settings": {
"header": "Proxy Settings",
"description": "Enter proxy server address and port",
"placeholder": "127.0.0.1:8080",
"close": "Close",
"restart": "Restart"
}
},
"table": {