Filament shield

Why filament shield translations not working
No description
5 Replies
Dennis Koch
Dennis Koch2w ago
Probably because your language is not supported and you messed with the FALLBACK_LOCALE
Abdulrhman Reda
Abdulrhman RedaOP2w ago
Language is English , I use filament language switcher plugin ..
No description
Dennis Koch
Dennis Koch2w ago
Hm. No idea about the .resource translations but .column should be there: https://github.com/bezhanSalleh/filament-shield/blob/main/resources/lang/en/filament-shield.php
GitHub
filament-shield/resources/lang/en/filament-shield.php at main · be...
The easiest and most intuitive way to add access management to your Filament Panel; Resources, Pages & Widgets through spatie/laravel-permission - bezhanSalleh/filament-shield
Abdulrhman Reda
Abdulrhman RedaOP2w ago
Yes, I have the same file for EN, AR, It works with AR but english no
Dennis Koch
Dennis Koch2w ago
Hm. That's weird.

Did you find this page helpful?