Moving Swedish in SystemLanguage.cs

This commit is contained in:
Daniel Nylander 2024-11-23 18:54:10 +01:00 committed by GitHub
parent 31a71e2c84
commit 74677d8a10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,6 @@ namespace Ryujinx.HLE.HOS.SystemState
Dutch,
Portuguese,
Russian,
Swedish,
Taiwanese,
BritishEnglish,
CanadianFrench,
@ -21,5 +20,6 @@ namespace Ryujinx.HLE.HOS.SystemState
SimplifiedChinese,
TraditionalChinese,
BrazilianPortuguese,
Swedish,
}
}