mirror of
https://github.com/GreemDev/Ryujinx
synced 2025-01-03 09:29:50 +01:00
Moving Swedish in SystemLanguage.cs
This commit is contained in:
parent
31a71e2c84
commit
74677d8a10
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,6 @@ namespace Ryujinx.HLE.HOS.SystemState
|
||||||
Dutch,
|
Dutch,
|
||||||
Portuguese,
|
Portuguese,
|
||||||
Russian,
|
Russian,
|
||||||
Swedish,
|
|
||||||
Taiwanese,
|
Taiwanese,
|
||||||
BritishEnglish,
|
BritishEnglish,
|
||||||
CanadianFrench,
|
CanadianFrench,
|
||||||
|
@ -21,5 +20,6 @@ namespace Ryujinx.HLE.HOS.SystemState
|
||||||
SimplifiedChinese,
|
SimplifiedChinese,
|
||||||
TraditionalChinese,
|
TraditionalChinese,
|
||||||
BrazilianPortuguese,
|
BrazilianPortuguese,
|
||||||
|
Swedish,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue