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": "Servidor seleccionado:",
"noServerSelected": "No hay servidor seleccionado",
"manageServer": "Gestión del servidor",
"allProtections": "Todas las protecciones"
"allProtections": "Todas las protecciones",
"userNotEmpty": "Usuario no puede estar vacío",
"passwordNotEmpty": "Contraseña no puede estar vacío",
"examplePath": "Ejemplo: /adguard",
"helperPath": "Si estás usando un reverse proxy"
}