After adding APP_LANG to the .env file, only the language for logged in user changes and not for the whole site.
Steps to reproduce the behavior:
- Add APP_LANG=pl to the .env file
- Log in as admin@admin.com
- Set Allow public viewing? to yes
- Log out
- Homepage is still in english
Expected behavior
Whole site should change language to the polish/french/german etc..
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): 0.23
- PHP Version: 7.2
- Using Docker or reverse proxy (Yes/No): No
After adding APP_LANG to the .env file, only the language for logged in user changes and not for the whole site.
Steps to reproduce the behavior:
Expected behavior
Whole site should change language to the polish/french/german etc..
Your Configuration (please complete the following information):