mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-01-25 02:08:24 +00:00
@@ -9,6 +9,15 @@ module.exports = [
|
|||||||
value: 'sonic-2',
|
value: 'sonic-2',
|
||||||
languages: ['en', 'fr', 'de', 'es', 'pt', 'zh', 'ja', 'hi', 'it', 'ko', 'nl', 'pl', 'ru', 'sv', 'tr']
|
languages: ['en', 'fr', 'de', 'es', 'pt', 'zh', 'ja', 'hi', 'it', 'ko', 'nl', 'pl', 'ru', 'sv', 'tr']
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Sonic 3',
|
||||||
|
value: 'sonic-3',
|
||||||
|
languages: [
|
||||||
|
'en', 'fr', 'de', 'es', 'pt', 'zh', 'ja', 'hi', 'it', 'ko', 'nl', 'pl', 'ru', 'sv', 'tr',
|
||||||
|
'tl', 'bg', 'ro', 'ar', 'cs', 'el', 'fi', 'hr', 'ms', 'sk', 'da', 'ta', 'uk', 'hu', 'no',
|
||||||
|
'vi', 'bn', 'th', 'he', 'ka', 'id', 'te', 'gu', 'kn', 'ml', 'mr', 'pa'
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Sonic Turbo',
|
name: 'Sonic Turbo',
|
||||||
value: 'sonic-turbo',
|
value: 'sonic-turbo',
|
||||||
|
|||||||
Reference in New Issue
Block a user