New translations auth.json (Polish)
This commit is contained in:
parent
008025bd4f
commit
945c2eea98
@ -1,15 +1,15 @@
|
||||
{
|
||||
"login": {
|
||||
"INVALID_LOGIN": "E-Mail or Phone not found",
|
||||
"INVALID_PASSWORD": "Invalid Password"
|
||||
"INVALID_LOGIN": "E-mail lub telefon nie znaleziony",
|
||||
"INVALID_PASSWORD": "Nieprawidłowe hasło"
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "New user registration is disabled",
|
||||
"INVITE_ONLY": "You must be invited to register",
|
||||
"REGISTRATION_DISABLED": "Rejestracja nowego użytkownika jest wyłączona",
|
||||
"INVITE_ONLY": "Musisz być zaproszony do rejestracji",
|
||||
"EMAIL_INVALID": "Invalid Email",
|
||||
"EMAIL_ALREADY_REGISTERED": "Email is already registered",
|
||||
"DATE_OF_BIRTH_UNDERAGE": "You need to be {{years}} years or older",
|
||||
"CONSENT_REQUIRED": "You must agree to Terms of Service and Privacy Policy.",
|
||||
"USERNAME_TOO_MANY_USERS": "Too many users have this username, please try another"
|
||||
"EMAIL_ALREADY_REGISTERED": "E-mail jest już zarejestrowany",
|
||||
"DATE_OF_BIRTH_UNDERAGE": "Musisz być {{years}} lat lub starszy",
|
||||
"CONSENT_REQUIRED": "Musisz zaakceptować Regulamin i Politykę Prywatności.",
|
||||
"USERNAME_TOO_MANY_USERS": "Zbyt wielu użytkowników ma tę nazwę użytkownika, spróbuj innego"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user