nWidart / laravel-modules

Module Management In Laravel
https://docs.laravelmodules.com
MIT License
5.56k stars 969 forks source link

Fix Translation Auto-Discovery for Enabled Modules #1946

Closed alissn closed 2 months ago

alissn commented 2 months ago

Hi,

This pull request fixes the auto-discovery of translation files, ensuring that only enabled modules have their translation files discovered and registered.