export fixed

This commit is contained in:
Andre Mesquita 2024-03-27 15:27:13 +00:00
parent 4d3eaac346
commit c427ca2213
2 changed files with 2 additions and 2 deletions

View File

@ -204,4 +204,4 @@ const br = {
}
};
export default en;
export default br;

View File

@ -204,4 +204,4 @@ const pt = {
}
};
export default en;
export default pt;