Improvements to add server form

This commit is contained in:
Juan Gilsanz Polo 2022-09-28 01:25:04 +02:00
parent dc229716e0
commit 8ed65579fa
3 changed files with 54 additions and 5 deletions

View file

@ -70,5 +70,9 @@
"selectedServer": "Selected server:",
"noServerSelected": "No server selected",
"manageServer": "Manage server",
"allProtections": "All protections"
"allProtections": "All protections",
"userNotEmpty": "Username cannot be empty",
"passwordNotEmpty": "Password cannot be empty",
"examplePath": "Example: /adguard",
"helperPath": "If you are using a reverse proxy"
}