chore: Update translations (#3289)

This commit is contained in:
Sojan Jose
2021-10-26 23:01:52 +05:30
committed by GitHub
parent fcbe68141d
commit 2f2d2b4f73
82 changed files with 630 additions and 245 deletions

View File

@@ -1,18 +1,18 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Set New Password",
"TITLE": "הגדר סיסמה חדשה",
"PASSWORD": {
"LABEL": "סיסמה",
"PLACEHOLDER": "סיסמה",
"ERROR": "Password is too short"
"ERROR": "הסיסמה קצרה מדי"
},
"CONFIRM_PASSWORD": {
"LABEL": "Confirm Password",
"PLACEHOLDER": "Confirm Password",
"ERROR": "Passwords do not match"
"LABEL": "אמת סיסמה",
"PLACEHOLDER": "אמת סיסמה",
"ERROR": "סיסמאות לא תואמות"
},
"API": {
"SUCCESS_MESSAGE": "Successfully changed the password",
"SUCCESS_MESSAGE": "שינתה את הסיסמה בהצלחה",
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
},
"SUBMIT": "שלח"