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