Done ticket GEPAFINBE-8
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user