mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-02-09 02:29:59 +00:00
7 lines
88 B
JavaScript
7 lines
88 B
JavaScript
module.exports = [
|
|
{
|
|
name: 'English (United States)',
|
|
value: 'en-US',
|
|
},
|
|
];
|