Done ticket GEPAFINBE-8

This commit is contained in:
harish
2024-08-21 20:55:13 +05:30
parent fa714faef9
commit e7466d16ec
45 changed files with 1642 additions and 0 deletions

View File

@@ -27,3 +27,17 @@ create.regiom.error=Error occurred while creating the region.
update.region.error=Error occurred while updating the region.
password.doesnt.match=Password and confirm password do not match.
#call related messages
user.not.exist=User does not exist.
region.not.found=Region not found.
user.id.not.null=User ID cannot be null.
question.not.empty=Question cannot be empty.
name.not.empty=Name cannot be empty.
type.not.empty=Type cannot be empty.
region.not.null=Region ID cannot be null.
amount.greater.than.zero=Amount must be greater than zero.
look.up.data.not.valid=Look up data entity is not valid.
files.uploaded=Files uploaded successfully.
call.created.successfully=Call created successfully.
file.deleted.successfully=File deleted successfully.
document.not.found=Document not found.