mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-15 15:12:33 +01:00
New translations auth.json (Polish)
This commit is contained in:
parent
de8c622f26
commit
5312081828
@ -2,7 +2,9 @@
|
||||
"login": {
|
||||
"INVALID_LOGIN": "E-mail lub numer telefonu nie został znaleziony",
|
||||
"INVALID_PASSWORD": "Nieprawidłowe hasło",
|
||||
"ACCOUNT_DISABLED": "To konto jest nieaktywne"
|
||||
"ACCOUNT_DISABLED": "To konto jest nieaktywne",
|
||||
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
||||
"INVALID_TOTP_SECRET": "Invalid two-factor secret."
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "Rejestracja nowych użytkowników jest wyłączona",
|
||||
|
Loading…
Reference in New Issue
Block a user