From 3309c6ba00eed9ba7c47505afdeb74118c7a3f8e Mon Sep 17 00:00:00 2001 From: Maiko Tan Date: Tue, 11 Jul 2023 10:41:59 +0800 Subject: [PATCH] i18n: fix coliision --- ui/raidboss/data/00-misc/test.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/raidboss/data/00-misc/test.ts b/ui/raidboss/data/00-misc/test.ts index ad4b8fd0f7..a86123a8f4 100644 --- a/ui/raidboss/data/00-misc/test.ts +++ b/ui/raidboss/data/00-misc/test.ts @@ -396,7 +396,7 @@ const triggerSet: TriggerSet = { '(? = { 'cactbot lang': 'cactbot言語', 'cactbot test response': 'cactbotレスポンステスト', 'cactbot test watch': 'cactbot探知テスト', + 'cactbot test config': 'cactbot設定テスト', 'You clap for the striking dummy': '.*は木人に拍手した', 'You psych yourself up alongside the striking dummy': '.*は木人に活を入れた', 'You poke the striking dummy': '.*は木人をつついた',