Problem with translations
Hello, i have a problem, i published translations with command php artisan vendor:publish --tag=filament-translations
But when i trying to change for example lang/vendor/filament/en/widgets/account-widget.php
welcome text, i see that it's don't work, because i see old text, i also trying after changed text php artisan optimize:clear
Thank you, Gorg
1 Reply
But i see only problem with widgets and a few buttons all other are working correct
I fixed problem.
The problem is because i use package for export translations from blade, and it rewrite all filament translations to .json files