mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-17 10:22:03 +03:00
- Reduced app settings down to what's required. - Used new view-shared $locale object instead of using globals via config. - Aligned language used to default on "locale" instead of mixing locale/language. For #4501