#language-switch
Hi everyone, i followed all the simple steps of installation, and it does translate my app to French but it didn't render the switch on the navbar, i am new to filament π
maybe i forgot to publish something (am on dev env)
5 Replies
Filament
Language Switch by Bezhan Salleh - Filament
Zero config Language Switcher plugin for Filament Panels.
yeah am using it but it doesn't render the switch on the navbar π₯²
How does the
LanguageSwitch::configureUsing
looks like?LanguageSwitch::configureUsing(function (LanguageSwitch $switch) {
$switch
->locales(['ar','en','fr']);
});
no solution for the moment, i even recreated a new project and reinstalled the plugin but it doesn't render the switch on the navbar
Ask in for support on the plugin : #bezhansalleh-language-switch