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 8f9439f commit 1705a63Copy full SHA for 1705a63
1 file changed
autoload/TranslationManager.gd
@@ -29,7 +29,7 @@ const LOCALE_TO_LABEL := {
29
"es": "Español",
30
"ja": "日本語",
31
"it": "Italiano",
32
- "pt_BR": "Portugés",
+ "pt_BR": "Português",
33
"zh_Hans": "中文",
34
"ru": "русский",
35
"de": "Deutsch",
0 commit comments