Files
trustcontact/quasar/admin_section/src/i18n/index.ts

6 lines
66 B
TypeScript

import enUS from './en-US';
export default {
'en-US': enUS,
};