Adding Swedish to SettingsSystemView.axaml

This commit is contained in:
Daniel Nylander 2024-11-23 18:37:03 +01:00 committed by GitHub
parent c39fd42f93
commit 71b8c59eb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,6 +114,9 @@
<ComboBoxItem>
<TextBlock Text="{ext:Locale SettingsTabSystemSystemLanguageRussian}" />
</ComboBoxItem>
<ComboBoxItem>
<TextBlock Text="{ext:Locale SettingsTabSystemSystemLanguageSwedish}" />
</ComboBoxItem>
<ComboBoxItem>
<TextBlock Text="{ext:Locale SettingsTabSystemSystemLanguageTaiwanese}" />
</ComboBoxItem>