fixed translations

This commit is contained in:
grata
2023-05-06 11:55:34 +02:00
parent d2e5a227af
commit 6866d0779f
4 changed files with 29 additions and 13 deletions

View File

@@ -4,5 +4,7 @@
"username": "username",
"password": "password",
"usernamePlaceholder": "insert username",
"passwordPlaceholder": "insert password"
"passwordPlaceholder": "insert password",
"errorLogin": "Error: wrong username or password",
"errorCreateUser": "Error: username already exists"
}