chore: New translation updates

This commit is contained in:
Sojan Jose
2021-03-16 00:00:53 +05:30
committed by GitHub
parent 7d5493ac78
commit 866de4ae2d
246 changed files with 9181 additions and 1326 deletions

View File

@@ -1,15 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"TITLE": "Új jelszó kérése",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
"LABEL": "E-mail",
"PLACEHOLDER": "Add meg az e-mailed",
"ERROR": "Kérjük helyes e-mailcímet adj meg"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
"SUCCESS_MESSAGE": "A jelszó helyreállító linket e-mailben elküldtük",
"ERROR_MESSAGE": "Nem sikerült csatlakozni a Woot szerverhez, kérjük próbáld később"
},
"SUBMIT": "Submit"
"SUBMIT": "Elküldés"
}
}