Tts add voice choose (#2453)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM> Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,18 @@ const translation = {
|
||||
displayLanguage: 'Idioma de exibição',
|
||||
timezone: 'Fuso horário',
|
||||
},
|
||||
voice: {
|
||||
language: {
|
||||
zhHans: 'chinês',
|
||||
enUS: 'inglês',
|
||||
deDE: 'alemão',
|
||||
frFR: 'francês',
|
||||
esES: 'espanhol',
|
||||
itIT: 'italiano',
|
||||
thTH: 'tailandês',
|
||||
idID: 'indonésio',
|
||||
},
|
||||
},
|
||||
provider: {
|
||||
apiKey: 'Chave da API',
|
||||
enterYourKey: 'Insira sua chave da API aqui',
|
||||
|
||||
Reference in New Issue
Block a user