From 95ef7bb9cb657b3018523c64a3d159e4f1702ef8 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 3 Aug 2025 15:42:05 +0800 Subject: [PATCH] Add new keys to zh_TW Traditional Chinese ignore translation list --- scripts/ignore_translation.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ignore_translation.toml b/scripts/ignore_translation.toml index 9a379eb84..41dbe52b7 100644 --- a/scripts/ignore_translation.toml +++ b/scripts/ignore_translation.toml @@ -1027,4 +1027,6 @@ ignore = [ [zh_TW] ignore = [ 'language.direction', + 'poweredBy', + 'showJS.tags', ]