[QuickAccent]Added support for Norwegian letters (#23487)

* [QuickAccent]Added support for Norwegian letters

* Add language to Settings
This commit is contained in:
norwayman22
2023-01-30 19:51:19 +01:00
committed by GitHub
parent 92f61d6ef5
commit fb2b150a1d
4 changed files with 20 additions and 0 deletions

View File

@@ -2752,6 +2752,9 @@ Activate by holding the key for the character you want to add an accent to, then
<data name="QuickAccent_SelectedLanguage_Dutch.Content" xml:space="preserve">
<value>Dutch</value>
</data>
<data name="QuickAccent_SelectedLanguage_Norwegian.Content" xml:space="preserve">
<value>Norwegian</value>
</data>
<data name="QuickAccent_SelectedLanguage_Pinyin.Content" xml:space="preserve">
<value>Pinyin</value>
</data>