Skip to content

Commit 1705a63

Browse files
emersonfreitasEmerson Freitas
andauthored
Fix typo in Portuguese translation label (#1286)
Co-authored-by: Emerson Freitas <efn@certi.org.br>
1 parent 8f9439f commit 1705a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload/TranslationManager.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const LOCALE_TO_LABEL := {
2929
"es": "Español",
3030
"ja": "日本語",
3131
"it": "Italiano",
32-
"pt_BR": "Portugés",
32+
"pt_BR": "Português",
3333
"zh_Hans": "中文",
3434
"ru": "русский",
3535
"de": "Deutsch",

0 commit comments

Comments
 (0)