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

Adding Swedish and Finnish to SystemLanguage.cs

This commit is contained in:
Daniel Nylander
2024-11-24 08:31:34 +01:00
committed by GitHub
parent f3f1488bbb
commit fa823bce42

View File

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