mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-12 16:07:26 -04:00
#1546 Updates
This commit is contained in:
@@ -17,7 +17,7 @@ $lang["employees_one_or_multiple"] = "employee(s)";
|
||||
$lang["employees_password"] = "Password";
|
||||
$lang["employees_password_minlength"] = "Password must be at least 8 characters in length.";
|
||||
$lang["employees_password_must_match"] = "Passwords do not match.";
|
||||
$lang["employees_password_not_must_match"] = "Current password and new password can not be the same.";
|
||||
$lang["employees_password_not_must_match"] = "Current password and new password must be unique.";
|
||||
$lang["employees_password_required"] = "Password is required.";
|
||||
$lang["employees_permission_desc"] = "Check the boxes below to grant access to modules.";
|
||||
$lang["employees_permission_info"] = "Permissions";
|
||||
|
||||
Reference in New Issue
Block a user