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:
Sojan Jose
2020-12-08 00:05:07 +05:30
committed by GitHub
parent 594871ed96
commit 2880f4942a
84 changed files with 1867 additions and 602 deletions

View File

@@ -1,15 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"TITLE": "Nollaa salasana",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
"LABEL": "Sähköposti",
"PLACEHOLDER": "Ole hyvä ja syötä sähköpostiosoitteesi",
"ERROR": "Ole hyvä ja syötä validi sähköposti"
},
"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": "Salasanan palautuslinkki on lähetetty sähköpostiisi",
"ERROR_MESSAGE": "Yhteyden muodostaminen Woot-palvelimelle ei onnistunut, yritä myöhemmin uudelleen"
},
"SUBMIT": "Submit"
"SUBMIT": "Lähetä"
}
}