import en_US from './en_US' with { type: 'json' } import hu_HU from './hu_HU' with { type: 'json' } export { en_US, hu_HU }