8000 Update Cantonese and Southern Min language names (#819) · ngxson/huggingface.js@df7cb6b · GitHub
[go: up one dir, main page]

Skip to content

Commit df7cb6b

Browse files
Update Cantonese and Southern Min language names (huggingface#819)
Name is based on wikipedia: - https://en.wikipedia.org/wiki/Cantonese - https://en.wikipedia.org/wiki/Southern_Min Although "Yue Chinese" and "Min Nan Chinese" are linguistically correct, they are academic names and are not used by the general public. So I put them inside brackets.
1 parent 09a760b commit df7cb6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/languages/src/languages_iso_639_3.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17884,7 +17884,7 @@ export const LANGUAGES_ISO_639_3 = {
1788417884
},
1788517885
nan: {
1788617886
code: "nan",
17887-
name: "Min Nan Chinese",
17887+
name: "Southern Min (Min Nan Chinese)",
1788817888
},
1788917889
nao: {
1789017890
code: "nao",
@@ -30790,7 +30790,7 @@ export const LANGUAGES_ISO_639_3 = {
3079030790
},
3079130791
yue: {
3079230792
code: "yue",
30793-
name: "Yue Chinese",
30793+
name: "Cantonese (Yue Chinese)",
3079430794
},
3079530795
yuf: {
3079630796
code: "yuf",

0 commit comments

Comments
 (0)
0