Adding Swedish and Finnish to Language.cs

This commit is contained in:
Daniel Nylander 2024-11-24 08:26:46 +01:00 committed by GitHub
parent c5944e6162
commit beec16bac5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,5 +20,7 @@ namespace Ryujinx.Horizon.Sdk.Settings
SimplifiedChinese,
TraditionalChinese,
BrazilianPortuguese,
Swedish,
Finnish,
}
}