malzariey/filament-daterangepicker-filter

Default translation file

viktorasbuivydas opened this issue · 1 comments

Hello, discovered recently a bug.
My project has default language set to lt - lithuanian. Once I installed the package I got messed up view without translation files. I think this package should set default translation file such as en. I fixed this problem by duplicating en translation folder and changing it to lt. Could I work on a fix for this?

@viktorasbuivydas I believe this is a setting you could do in your app config, to select the fallback locale. If you have any other suggestions, please share.