Updated create user validation

This commit is contained in:
harish
2024-10-17 15:26:32 +05:30
parent c0e1dee4c7
commit 863e2db68d
4 changed files with 13 additions and 2 deletions

View File

@@ -252,4 +252,7 @@ login_attempt_successfully_created = Login attempt successfully created.
get_login_attempt_se_msg=Login attempts fetched successfully.
application.in.submit.status.cannot.delete.company=The company cannot be deleted because there are active applications in the SUBMITTED status.
get.users.success.msg = Successfully fetched users.
cannot.create.beneficiary.user = Creation of a Beneficiary user is not allowed. Please assign the appropriate role.