export default [ { title: 'English', language: 'en_US', }, { title: '繁体中文', language: 'zh_TW' }, { title: 'Tiếng Việt', language: 'vi_VN' } ]