System language change
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?
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:
Hope that this helps!
Best,
Bobby