From 3ce06a6a6989feaab2c7956276a96e26187354d4 Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 16 Oct 2024 04:11:56 +0300 Subject: [PATCH] Update spell checker excludes --- typos.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typos.toml b/typos.toml index 7fd4c15..db56381 100644 --- a/typos.toml +++ b/typos.toml @@ -1,2 +1,2 @@ [files] -extend-exclude = ["static/*.js", "i18n/ms.toml"] +extend-exclude = ["static/*.js", "i18n/ar.toml", "i18n/es.toml", "i18n/fa.toml", "i18n/ms.toml", "i18n/ru.toml", "i18n/zh-Hans.toml"]