mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-05 04:40:37 +00:00
Improvements to add server form
This commit is contained in:
parent
dc229716e0
commit
8ed65579fa
3 changed files with 54 additions and 5 deletions
|
@ -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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue