Always translate all labels?
Is there a way to always translate all labels? I keep adding
->translateLabel()
to everything but i am thinking there must be an easier way to do this. π to @Povilas K and #filament-daily π
Maybe this question will end up there!? β€οΈSolution:Jump to solution
I think you can use this
```php
use Filament\Forms\Components\Field;
use Filament\Tables\Columns\Column;...
4 Replies
Solution
I think you can use this
or in the AppServiceProvider
Thanks for the quick response!
Thank you again! Also LOVE love LOVE this community π