From 79ffdeb9e99f446692422fb11aaeff18d7c99e64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 15 Jan 2025 16:54:37 +0100 Subject: [PATCH] feat: extend same check blacklist --- weblate/checks/data.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weblate/checks/data.py b/weblate/checks/data.py index 276f1b3b61aa..adebf2bf1228 100644 --- a/weblate/checks/data.py +++ b/weblate/checks/data.py @@ -869,7 +869,8 @@ "trigger", "triggers", "true", - "turbotutorial", + "turbo", + "tutorial", "type", "twiki", "twitter",