Updated sv_SE in locales.json (#513)

This commit is contained in:
Daniel Nylander 2025-01-18 01:04:18 +01:00 committed by GitHub
parent 4d7ca5c0f0
commit 6cd4866d76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 64 additions and 10 deletions

View file

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