import { en } from './en.json';
import { fi } from './fi.json';
import { sv } from './sv.json';

export { en, fi, sv };