Localization support
Compare changes
+ 1
− 0
@@ -38,6 +38,7 @@ def test_for_supported_locales(app: Flask, babel: Babel):
Localization support. Finnish language added as a second language for the system. Also fixed an issue that could have shown direct error messages to the end users.
Needs testing before merge