mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-03 21:02:02 +00:00
Adding Swedish and Finnish to TitleLanguage.cs
This commit is contained in:
parent
beec16bac5
commit
7ca5766e45
1 changed files with 2 additions and 0 deletions
|
@ -18,5 +18,7 @@ namespace Ryujinx.HLE.HOS.SystemState
|
||||||
TraditionalChinese,
|
TraditionalChinese,
|
||||||
SimplifiedChinese,
|
SimplifiedChinese,
|
||||||
BrazilianPortuguese,
|
BrazilianPortuguese,
|
||||||
|
Swedish,
|
||||||
|
Finnish,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue