Fix Portuguese(Brasil) translation naming

On case-sensitive systems, the country code needs to be capitalized for
the language to be correctly identified between two dialects.  Since
`br` was not capitalized, we fell back on european portuguese for Linux
and MacOS

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15592
This commit is contained in:
Seth Hillbrand 2023-09-06 10:18:06 -07:00
parent 6a73f48106
commit 2be87e4527
3 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ nl
no
pl
pt
pt_br
pt_BR
ro
ru
sk

View File

@ -25,7 +25,7 @@ nl
no
pl
pt
pt_br
pt_BR
ro
ru
sk