iachat/app/javascript/dashboard/i18n/locale/he/resetPassword.json
Chatwoot Bot be3c75e858
chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-04-28 20:28:03 +05:30

16 lines
478 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "אפס את הסיסמה",
"EMAIL": {
"LABEL": "אימייל",
"PLACEHOLDER": "הזן בבקשה את האימייל שלך.",
"ERROR": "אנא הכנס כתובת דוא\"ל חוקית."
},
"API": {
"SUCCESS_MESSAGE": "הקישור לאיפוס הסיסמה נשלח לדוא\"ל שלך.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "שלח"
}
}