1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-11-04 15:59:00 -06:00

Adding Swedish and Finnish to TitleLanguage.cs

This commit is contained in:
Daniel Nylander
2024-11-24 08:30:02 +01:00
committed by GitHub
parent beec16bac5
commit 7ca5766e45

View File

@@ -18,5 +18,7 @@ namespace Ryujinx.HLE.HOS.SystemState
TraditionalChinese,
SimplifiedChinese,
BrazilianPortuguese,
Swedish,
Finnish,
}
}