Resolved conflicts

This commit is contained in:
rajesh
2024-08-28 17:43:21 +05:30
13 changed files with 134 additions and 38 deletions

View File

@@ -51,6 +51,11 @@ call.not.found=Call not found.
score.not.null=Score cannot be null or cannot be zero.
field.not.null={0} cannot be null.
field.not.empty={0} cannot be empty.
update_call_status_success_msg=The call status has been updated successfully.
status.same.error=Status is already set.
invalid.status.change.from.draft=Status cannot be changed to READY_TO_PUBLISH or PUBLISH from DRAFT.
status.cannot.be.changed=Status cannot be changed.
invalid.status.transition=Invalid status transition.
# Login-related messages
login.successfully=Login successfully.