Chore: Include Tamil, Arabic, other language updates (#1018)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-07-08 00:59:30 +05:30
committed by GitHub
parent 0fc0dc1683
commit a77cc713c2
418 changed files with 19359 additions and 328 deletions

View File

@@ -0,0 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Пожалуйста, введите ваш email",
"ERROR": "Пожалуйста, введите правильный email"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
},
"SUBMIT": "Submit"
}
}