const LOCALES = { en: 'English', ko: '한국어', vi: 'Tiếng Việt', 'zh-Hans': '简体中文' } export { LOCALES }