updated code

This commit is contained in:
rajesh
2024-09-02 15:14:13 +05:30
parent 33b1bfbdee
commit 18e6c87a6a
8 changed files with 32 additions and 20 deletions

View File

@@ -56,6 +56,7 @@ 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.
published.call.not.update=Published call cannot be updated.
invalid.status.change.from.publish=Status cannot be changed to READY_TO_PUBLISH or DRAFT from PUBLISH.