Files
leadchat/app/javascript/dashboard/i18n/locale/he/resetPassword.json
2023-08-15 13:47:38 -07:00

18 lines
687 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "אפס את הסיסמה",
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
"EMAIL": {
"LABEL": "אימייל",
"PLACEHOLDER": "הזן בבקשה את האימייל שלך.",
"ERROR": "אנא הכנס כתובת דוא\"ל חוקית."
},
"API": {
"SUCCESS_MESSAGE": "הקישור לאיפוס הסיסמה נשלח לדוא\"ל שלך.",
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
},
"SUBMIT": "שלח"
}
}