Tobias Diekershoff
2e1812a369
added language codes to the settings.php file
2019-09-30 20:35:41 +02:00
Hypolite Petovan
c2de5cf80a
Add de_DE to available locales
2018-11-19 22:32:20 -05:00
Hypolite Petovan
e8752c7631
Restore full local name in settings
...
- Fallback to two-letter language code for translation if locale isn't found
- Rename L10n::langToString to L10n::localeToLanguageString
- Use setlocale() with the selected locale
2018-11-18 10:38:17 -05:00
Hypolite Petovan
4ca3fd5a32
Add CS translations, thanks Aditoo
2018-11-17 08:21:37 -05:00
Hypolite Petovan
5b7bb030de
Add Internationalization
...
- Add Utils/L10n class
- Add translator functions to PHP Renderer
- Refactor web controllers to prevent duplicated code
- Add locale middleware
- Add translation file loading
- Add i18n settings
2018-11-15 23:59:00 -05:00
Hypolite Petovan
93c2536f18
Add deep merge between default and local settings
2018-11-15 23:30:25 -05:00
Hypolite Petovan
88fcd9610c
Remove trailing slashes in path settings
2018-11-15 23:29:52 -05:00
Hypolite Petovan
9219be87a2
Add src/settings.php back
2018-11-11 21:27:49 -05:00