1 2 3 4 5
import type { BaseTranslation } from '../../i18n-types' const en_app: BaseTranslation = {} export default en_app