From 0bb7f033ac7aa24b37745caa6cd7ff2b119bc629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Zaj=C4=85c?= Date: Tue, 26 Dec 2023 15:55:13 +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 94a95a9..f726ca7 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 to find translations + # This may happen e.g. when pybabel is processing the templates to find messages to be translated LANGUAGE = ""