DutchCodingCompany / filament-socialite

Add OAuth login through Laravel Socialite to Filament.
MIT License
141 stars 36 forks source link

German translation and spacer #82

Closed ArtrenH closed 4 months ago

bert-w commented 4 months ago

Unfortunately we will not be adding additional translation files (maintenance burden). You can always publish the module's assets and edit them yourself using:

php artisan vendor:publish --tag="filament-socialite-views"
php artisan vendor:publish --tag="filament-socialite-translations"