mirror of
https://github.com/discourse/discourse.git
synced 2025-04-29 07:14:37 +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
|
# List of locales that will break Discourse and need to be fixed
|
||||||
# by translators in Transifex.
|
# by translators in Transifex.
|
||||||
def broken_locales
|
def broken_locales
|
||||||
['ja']
|
['ja', 'zh_TW']
|
||||||
end
|
end
|
||||||
|
|
||||||
def supported_locales
|
def supported_locales
|
||||||
|
Loading…
x
Reference in New Issue
Block a user