chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
20
app/javascript/dashboard/i18n/locale/he/setNewPassword.json
Normal file
20
app/javascript/dashboard/i18n/locale/he/setNewPassword.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Set New Password",
|
||||
"PASSWORD": {
|
||||
"LABEL": "סיסמה",
|
||||
"PLACEHOLDER": "סיסמה",
|
||||
"ERROR": "Password is too short"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm Password",
|
||||
"PLACEHOLDER": "Confirm Password",
|
||||
"ERROR": "Passwords do not match"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Successfully changed the password",
|
||||
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
|
||||
},
|
||||
"SUBMIT": "שלח"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user