From 1d0293d88084bff2e54f6b840f768055ca2f1f3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Zaj=C4=85c?= Date: Tue, 26 Dec 2023 15:54:45 +0100 Subject: [PATCH] Hotfix --- app/src/tags.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/tags.py b/app/src/tags.py index 0da79f2..94a95a9 100644 --- a/app/src/tags.py +++ b/app/src/tags.py @@ -7,7 +7,7 @@ LANGUAGE = Config.UI.LANGUAGE except ImportError: - # This may happen e.g. when pybabel is processing the templates and loading the tempalate tags + # This may happen e.g. when pybabel is processing the templates to find translations LANGUAGE = ""