w-aura/src/locales/index.ts
Aidar Shaikhutdin @makeweb.space a43bbe719a feat: add i18next and locales
2023-05-05 16:05:22 +06:00

4 lines
48 B
TypeScript

import en from './en.ts'
export default { en }