Refactored code

This commit is contained in:
harish
2024-10-11 14:25:30 +05:30
parent f7c97c1080
commit 478f16d566
9 changed files with 95 additions and 1 deletions

View File

@@ -226,5 +226,8 @@ user.company.relation.not.found=User with the specified company relation not fou
delegation.delete.success=Delegation deleted successfully.
user.not.authorized.create.application=User must be a legal representative or have delegation.
application.submitted.cannot.change=The submitted application cannot be changed.
# Call Document Messages
call.documents.fetch.success=Documents fetched successfully.
call.documents.not.found=No documents found for the specified call.

View File

@@ -222,5 +222,8 @@ delegation.delete.success=Delega eliminata con successo.
user.not.authorized.create.application=L'utente deve essere un rappresentante legale o avere una delega.
application.submitted.cannot.change=La domanda inviata non può essere modificata.
# Call Document Messages
call.documents.fetch.success=Documenti recuperati con successo.
call.documents.not.found=Nessun documento trovato per la chiamata specificata.