Feature/legaltext enums and entity update
This PR includes the following changes:
Added enums for legal texts to better structure and centralize the different legal notices used within the application.
Updated the corresponding entity to integrate these enums, thereby improving data consistency and simplifying their management.
Related refactoring to ensure compatibility with these new definitions.
These changes will enable easier maintenance and greater scalability in the handling of legal texts.