F
Filamentβ€’16mo ago
hgrimelid

Missing strings

Hi, I'm testing out Filament 3 in an existing Laravel project. I created an admin panel by php artisan filament:install --panels and navigation to localhost:8000/admin It seems like all strings are missing, as only the Laravel string references are shown everywhere. Like - filament-panels::pages/dashboard.title - filament-panels::widgets/filament-info-widget.actions.open_documentation.label - etc Any ideas what could be wrong? Thanks!
Solution:
What language and fallback language are you using? It's probably not fully translated.
Jump to solution
4 Replies
Solution
Dennis Koch
Dennis Kochβ€’16mo ago
What language and fallback language are you using? It's probably not fully translated.
hgrimelid
hgrimelidOPβ€’16mo ago
Of course! I switched back to en and it worked. Thanks!
Dennis Koch
Dennis Kochβ€’16mo ago
You should never set the fallback language to the same language as the default language. Best to always use en as fallback
hgrimelid
hgrimelidOPβ€’16mo ago
Yep, that was the problem, they were the same. I've switched to en as fallback now. πŸ‘
Want results from more Discord servers?
Add your server