Update SettingsSystemView.axaml

This commit is contained in:
Daniel Nylander 2025-01-28 08:33:11 +01:00 committed by GitHub
parent 50ecc2f764
commit d652072cca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -136,12 +136,6 @@
<ComboBoxItem>
<TextBlock Text="{ext:Locale SettingsTabSystemSystemLanguageBrazilianPortuguese}" />
</ComboBoxItem>
<ComboBoxItem>
<TextBlock Text="{ext:Locale SettingsTabSystemSystemLanguageSwedish}" />
</ComboBoxItem>
<ComboBoxItem>
<TextBlock Text="{ext:Locale SettingsTabSystemSystemLanguageNorwegian}" />
</ComboBoxItem>
</ComboBox>
</StackPanel>
<StackPanel