omit zh_TW which breaks the build

This commit is contained in:
Neil Lalonde 2018-08-21 11:17:42 -04:00
parent 3c6d5c8241
commit 3fddbb603c
1 changed files with 1 additions and 1 deletions

View File

@ -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