Skip to content

Commit 5f7ce0f

Browse files
authored
Update likely subtags (#570)
1 parent 35c4560 commit 5f7ce0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fluent-langneg/src/locale.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ const likelySubtagsMin: Record<string, string> = {
137137
"zh": "zh-hans-cn",
138138
"zh-hant": "zh-hant-tw",
139139
"zh-hk": "zh-hant-hk",
140+
"zh-mo": "zh-hant-mo",
141+
"zh-tw": "zh-hant-tw",
140142
"zh-gb": "zh-hant-gb",
141143
"zh-us": "zh-hant-us",
142144
};

0 commit comments

Comments
 (0)