16 lines
440 B
JSON
16 lines
440 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Atstatyti slaptažodį",
|
|
"EMAIL": {
|
|
"LABEL": "El. paštas",
|
|
"PLACEHOLDER": "Prašau įveskite jūsų el. paštą.",
|
|
"ERROR": "Prašau įveskite teisingą el. paštą."
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Password reset link has been sent to your email.",
|
|
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
|
},
|
|
"SUBMIT": "Pateikti"
|
|
}
|
|
}
|