cassiolacerda

Jun 19th, 2022 06:15 PM

Hello, I would like to know how do I change the entire language of Wave using these ready-made language packs in code? Can anyone teach me how to use them?Captura de tela 2022-06-19 221352.png

bobbyiliev

Jun 21st, 2022 03:20 AM

Hi there,

Wave uses the Laravel Voyager package, you can change the default Voyager language by defining it in the ./config/voyager.php config file.

For more information about Voyager languages and translations I could suggest the docs here:

Laravel Voyager Languages

Hope that this helps!

Best,

Bobby