FilamentF
Filament17mo ago
Trasek

Filament Shield Languages

I have published the translations with the appropriate code i.e:
php artisan vendor:publish --tag="filament-shield-translations’


But after changing to a different language I only get rules e.g.
Filament-shield::filament-shield.resource.label.roles


There are no translations. Anyone had a similar problem?
Solution
it was filament_shield.php but it's need to be filament-shield.php
Was this page helpful?