mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 07:35:47 +08:00
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…
x
Reference in New Issue
Block a user