omit zh_TW which breaks the build
This commit is contained in:
parent
3c6d5c8241
commit
3fddbb603c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue