🌐 New Crowdin updates (#1272)
This commit is contained in:
27
public/locales/hu/authentication/login.json
Normal file
27
public/locales/hu/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "Köszöntjük ismét!",
|
||||
"text": "Kérjük, adja meg jelszavát",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Jelszó",
|
||||
"placeholder": "Az Ön jelszava"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Bejelentkezés"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "Jelszó ellenőrzése",
|
||||
"message": "A jelszavadat ellenőrizzük..."
|
||||
},
|
||||
"correct": {
|
||||
"title": "Bejelentkezés sikeres, átirányítás..."
|
||||
},
|
||||
"wrong": {
|
||||
"title": "A megadott jelszó helytelen, kérjük, próbálja meg újra."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user