export default { en: { currency: { style: 'currency', currency: 'USD' } }, sv: { currency: { style: 'currency', currency: 'SEK' } } }