Chatwoot/app/javascript/dashboard/i18n/locale/he/resetPassword.json
Sojan Jose 7a7f6234b1
chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-06-15 22:15:18 +05:30

15 lines
448 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "אפס ססמה",
"EMAIL": {
"LABEL": "אימייל",
"PLACEHOLDER": "הזן בבקשה את האימייל שלך",
"ERROR": "Please enter a valid email"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
},
"SUBMIT": "שלח"
}
}