We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824b4b8 commit d0bb974Copy full SHA for d0bb974
app/frontend/src/i18n/config.ts
@@ -27,7 +27,7 @@ export const supportedLngs: { [key: string]: { name: string; locale: string } }
27
locale: "ja-JP"
28
},
29
ptBR: {
30
- name: "Português",
+ name: "Português Brasileiro",
31
locale: "pt-BR"
32
}
33
};
0 commit comments