chore: Update translations (#10549)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Set new password",
|
||||
"TITLE": "Nastavite novo geslo",
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
"PLACEHOLDER": "Password",
|
||||
"ERROR": "Password is too short."
|
||||
"LABEL": "Geslo",
|
||||
"PLACEHOLDER": "Geslo",
|
||||
"ERROR": "Geslo je prekratko."
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm password",
|
||||
"PLACEHOLDER": "Confirm Password",
|
||||
"ERROR": "Passwords do not match."
|
||||
"LABEL": "Potrdite geslo",
|
||||
"PLACEHOLDER": "Potrdite geslo",
|
||||
"ERROR": "Gesli se ne ujemata."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Successfully changed the password.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
"SUCCESS_MESSAGE": "Uspešno spremenjeno geslo.",
|
||||
"ERROR_MESSAGE": "Ni bilo mogoče vzpostaviti povezave s strežnikom. Prosimo poskusite ponovno."
|
||||
},
|
||||
"CAPTCHA": {
|
||||
"ERROR": "Verification expired. Please solve captcha again."
|
||||
"ERROR": "Preverjanje je poteklo. Ponovno rešite captcho."
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Pošlji"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user