chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/he/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/he/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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": "שלח"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user