Fix: voice language (#7570)

This commit is contained in:
Nam Vu
2024-08-23 14:25:07 +07:00
committed by GitHub
parent fb75bd9790
commit 0c38a8fdd4
18 changed files with 73 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ const translation = {
frFR: 'French',
esES: 'Spanish',
itIT: 'Italian',
thTH: 'Thai.',
thTH: 'Thai',
idID: 'Indonesian',
jaJP: 'Japanese',
koKR: 'Korean',
@@ -64,6 +64,10 @@ const translation = {
ukUA: 'Ukrainian',
viVN: 'Vietnamese',
plPL: 'Polish',
roRO: 'Romanian',
hiIN: 'Hindi',
trTR: 'Türkçe',
faIR: 'Farsi',
},
},
unit: {