chore: Enable Finnish, Indonesian languages (#1495)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Michael (msmits2011) Co-authored-by: pixpack Co-authored-by: vfasoulas Co-authored-by: korho Co-authored-by: Yovan Lutfi Arya (Regerta)
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Set New Password",
|
||||
"TITLE": "Aseta uusi salasana",
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
"PLACEHOLDER": "Password",
|
||||
"ERROR": "Password is too short"
|
||||
"LABEL": "Salasana",
|
||||
"PLACEHOLDER": "Salasana",
|
||||
"ERROR": "Salasana on liian lyhyt"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm Password",
|
||||
"PLACEHOLDER": "Confirm Password",
|
||||
"ERROR": "Passwords do not match"
|
||||
"LABEL": "Vahvista salasana",
|
||||
"PLACEHOLDER": "Vahvista salasana",
|
||||
"ERROR": "Salasanat eivät täsmää"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Successfully changed the password",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Salasanan vaihtaminen onnistui",
|
||||
"ERROR_MESSAGE": "Yhteyden muodostaminen Woot-palvelimelle ei onnistunut, yritä myöhemmin uudelleen"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Lähetä"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user