mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-25 05:45:02 -05:00
Merge edc6a322fb into 20c105c194
This commit is contained in:
@@ -220,6 +220,7 @@ module LanguagesHelper
|
||||
# but a language family in spite of sharing the main locale code
|
||||
# We need to be able to filter these
|
||||
ISO_639_1_REGIONAL = {
|
||||
'nan-TW': ['Taiwanese (Hokkien)', '臺語(Hô-ló話)'].freeze,
|
||||
'zh-CN': ['Chinese (China)', '简体中文'].freeze,
|
||||
'zh-HK': ['Chinese (Hong Kong)', '繁體中文(香港)'].freeze,
|
||||
'zh-TW': ['Chinese (Taiwan)', '繁體中文(臺灣)'].freeze,
|
||||
|
||||
Reference in New Issue
Block a user