Skip to content

Commit

Permalink
Add wuu and yue variants
Browse files Browse the repository at this point in the history
  • Loading branch information
amire80 committed Jul 13, 2023
1 parent 1198216 commit c75bdeb
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/langdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,8 @@ languages:
wls: [Latn, [PA], "Faka'uvea"]
wo: [Latn, [AF], Wolof]
wuu: [Hans, [AS], 吴语]
wuu-hans: [Hans, [AS], 吴语(简体)]
wuu-hant: [Hant, [AS], 吳語(正體)]
xal: [Cyrl, [EU], хальмг]
xh: [Latn, [AF], isiXhosa]
xmf: [Geor, [EU], მარგალური]
Expand All @@ -779,6 +781,8 @@ languages:
yrl: [Latn, [AM], Nhẽẽgatú]
yua: [Latn, [AM], "Maaya T'aan"]
yue: [Hant, [AS], 粵語]
yue-hans: [Hans, [AS], 粵语(简体)]
yue-hant: [Hant, [AS], 粵語(繁體)]
za: [Latn, [AS], Vahcuengh]
zea: [Latn, [EU], Zeêuws]
zgh: [Tfng, [AF], ⵜⴰⵎⴰⵣⵉⵖⵜ ⵜⴰⵏⴰⵡⴰⵢⵜ]
Expand Down
29 changes: 29 additions & 0 deletions data/language-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4820,6 +4820,20 @@
],
"Wolof"
],
"wuu-hans": [
"Hans",
[
"AS"
],
"吴语(简体)"
],
"wuu-hant": [
"Hant",
[
"AS"
],
"吳語(正體)"
],
"wuu": [
"Hans",
[
Expand Down Expand Up @@ -4910,6 +4924,20 @@
],
"Maaya T'aan"
],
"yue-hans": [
"Hans",
[
"AS"
],
"粵语(简体)"
],
"yue-hant": [
"Hant",
[
"AS"
],
"粵語(繁體)"
],
"yue": [
"Hant",
[
Expand Down Expand Up @@ -5444,6 +5472,7 @@
"CN": [
"zh",
"wuu",
"yue-hans",
"yue",
"hsn",
"hak",
Expand Down

0 comments on commit c75bdeb

Please sign in to comment.