diff --git a/script/pull_translations.rb b/script/pull_translations.rb index c8283486196..78c02464719 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'] + ['ja', 'zh_TW'] end def supported_locales