import pt from "./pt.json"; import es from "./es.json"; import fr from "./fr.json"; export default { pt, es, fr };