mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 09:27:10 +02:00
Add support for the brazilian portuguese language code (#2792)
* Add support for the brazilian portuguese language code * Fix error applet message
This commit is contained in:
parent
c27aac8c75
commit
bbd2b6da66
7 changed files with 17 additions and 12 deletions
|
@ -18,6 +18,7 @@ namespace Ryujinx.HLE.HOS.SystemState
|
|||
CanadianFrench,
|
||||
LatinAmericanSpanish,
|
||||
SimplifiedChinese,
|
||||
TraditionalChinese
|
||||
TraditionalChinese,
|
||||
BrazilianPortuguese
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue