Localization support
Compare changes
+ 4
− 0
@@ -117,6 +117,10 @@ def get_user_by_email(email: str) -> User:
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