import type { BaseTranslation } from '../../i18n-types' const en_app: BaseTranslation = {} export default en_app