F
Filament3w ago
CGM

How to translate login page

I see there is a language file at vendor/filament/filament/resources/lang/en/pages/auth/login.php Where/how exactly do I bring this into my own project's lang/ directory to override things? I've attempted: lang/vendor/filament/filament/resources/lang/en/pages/auth/login.php lang/vendor/filament/en/login.php lang/en/login.php without any luck.
Solution:
php artisan vendor:publish then find the filament lang files in the prompt.
Jump to solution
3 Replies
Solution
awcodes
awcodes3w ago
php artisan vendor:publish then find the filament lang files in the prompt.
CGM
CGM3w ago
Thank you @awcodes , that was super easy to find. It was in Filament\FilamentServiceProvider for anyone that might find this in the future.
Want results from more Discord servers?
Add your server