shopit-back/app/Domains/MailTest
ncoronel ff9d7728e8 Implement localization for API responses and error messages
- Added localization support for API responses in English and Spanish.
- Introduced a middleware to set the API locale based on the Accept-Language header.
- Updated various exception messages and validation responses to use localized strings.
- Created new language files for English and Spanish translations.
- Refactored existing code to replace hardcoded messages with localized strings.
- Added tests to verify localization functionality and response correctness.
2026-07-28 10:19:39 -03:00
..
Controllers feat(mail-test): enhance email functionality with tenant branding and routing 2026-07-21 16:26:46 -03:00
Mailables feat(mail-test): enhance email functionality with tenant branding and routing 2026-07-21 16:26:46 -03:00
Requests feat(mail-test): implement email testing functionality 2026-07-21 16:01:18 -03:00
Services Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
routes feat(mail-test): enhance email functionality with tenant branding and routing 2026-07-21 16:26:46 -03:00