Spatie translatable: Switcher not showing in simple resource
Hello,
I'm using https://filamentphp.com/plugins/filament-spatie-translatable, it works fine on all pages, except for simple resource, in the doc they mentioned "If you're using a simple resource, you can make the ManageRecords page translatable instead:" here is my code

1 Reply
Simple resources don't have header actions. That sentence probably means, that you can select the language on the List Page and the slide out will respect the current selected langauge.