Update flags to support the newly added languages (#768)

* Update flags to support the newly added languages

* Map yue and tws to Chinese as per the PR
This commit is contained in:
Hyblocker
2024-04-13 13:14:59 +02:00
committed by GitHub
parent cb967595de
commit 0827fbd9b7
3 changed files with 117 additions and 1 deletions

View File

@@ -255,7 +255,45 @@ speechSynthesis.getVoices();
dse: 'nl',
fsl: 'fr',
jsl: 'jp',
kvk: 'kr'
kvk: 'kr',
mlt: 'mt',
ind: 'id',
hrv: 'hr',
heb: 'he',
afr: 'af',
ben: 'be',
bul: 'bg',
cmn: 'cn',
cym: 'cy',
ell: 'el',
est: 'et',
fil: 'ph',
gla: 'gd',
gle: 'ga',
hin: 'hi',
hmn: 'cn',
hye: 'hy',
isl: 'is',
lav: 'lv',
lit: 'lt',
ltz: 'lb',
mar: 'hi',
mkd: 'mk',
msa: 'id',
sco: 'gd',
slk: 'sk',
slv: 'sl',
tel: 'hi',
mri: 'nz',
wuu: 'cn',
yue: 'cn',
tws: 'cn',
asf: 'au',
nzs: 'nz',
gsg: 'de',
epo: 'eo',
tok: 'tok'
};
// #endregion
// #endregion