BookStack/app/Translation
Dan Brown ac9a65945f
Locales: Performed cleanup and alignment of locale handling
- 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
2023-09-17 13:31:38 +01:00
..
FileLoader.php
LocaleDefinition.php Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00
LocaleManager.php Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00
MessageSelector.php