Adding Swedish to Language.cs

This commit is contained in:
Daniel Nylander 2024-11-23 18:43:59 +01:00 committed by GitHub
parent d92981ce5c
commit 00db03145d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,5 +24,6 @@ namespace Ryujinx.UI.Common.Configuration.System
SimplifiedChinese, SimplifiedChinese,
TraditionalChinese, TraditionalChinese,
BrazilianPortuguese, BrazilianPortuguese,
Swedish,
} }
} }