|
1527 | 1527 | "Enable_Desktop_Notifications": "Enable Desktop Notifications", |
1528 | 1528 | "Enable_inquiry_fetch_by_stream": "Enable inquiry data fetch from server using a stream", |
1529 | 1529 | "Enable_omnichannel_auto_close_abandoned_rooms": "Enable automatic closing of rooms abandoned by the visitor", |
| 1530 | + "Enable_Password_History": "Enable Password History", |
| 1531 | + "Enable_Password_History_Description": "When enabled, users won't be able to update their passwords to some of their most recently used passwords.", |
1530 | 1532 | "Enable_Svg_Favicon": "Enable SVG favicon", |
1531 | 1533 | "Enable_two-factor_authentication": "Enable two-factor authentication via TOTP", |
1532 | 1534 | "Enable_two-factor_authentication_email": "Enable two-factor authentication via Email", |
|
1664 | 1666 | "error-not-allowed": "Not allowed", |
1665 | 1667 | "error-not-authorized": "Not authorized", |
1666 | 1668 | "error-office-hours-are-closed": "The office hours are closed.", |
| 1669 | + "error-password-in-history": "Entered password has been previously used", |
1667 | 1670 | "error-password-policy-not-met": "Password does not meet the server's policy", |
1668 | 1671 | "error-password-policy-not-met-maxLength": "Password does not meet the server's policy of maximum length (password too long)", |
1669 | 1672 | "error-password-policy-not-met-minLength": "Password does not meet the server's policy of minimum length (password too short)", |
|
3063 | 3066 | "Password_Changed_Email_Subject": "[Site_Name] - Password Changed", |
3064 | 3067 | "Password_changed_section": "Password Changed", |
3065 | 3068 | "Password_changed_successfully": "Password changed successfully", |
| 3069 | + "Password_History": "Password History", |
| 3070 | + "Password_History_Amount": "Password History Length", |
| 3071 | + "Password_History_Amount_Description": "Amount of most recently used passwords to prevent users from reusing.", |
3066 | 3072 | "Password_Policy": "Password Policy", |
3067 | 3073 | "Password_to_access": "Password to access", |
3068 | 3074 | "Passwords_do_not_match": "Passwords do not match", |
|
0 commit comments