From 44922b0c25eb116afd07ad2b66c916c06c3acbc6 Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Wed, 5 Sep 2018 00:45:11 +0200 Subject: [PATCH] zh_TW isn't broken anymore --- script/pull_translations.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/pull_translations.rb b/script/pull_translations.rb index 78c02464719..c8283486196 100755 --- a/script/pull_translations.rb +++ b/script/pull_translations.rb @@ -15,7 +15,7 @@ end # List of locales that will break Discourse and need to be fixed # by translators in Transifex. def broken_locales - ['ja', 'zh_TW'] + ['ja'] end def supported_locales