[QuickAccent]Add support for Finnish (#29483)

* Add support for Finnish

* Also add FI to GetDefaultLetterKeyALL

* Fix missing space
This commit is contained in:
David Lascelles
2023-11-03 12:13:25 +02:00
committed by GitHub
parent 4060df8c64
commit 47aa28977c
4 changed files with 20 additions and 0 deletions

View File

@@ -3333,6 +3333,9 @@ Activate by holding the key for the character you want to add an accent to, then
<data name="QuickAccent_SelectedLanguage_French.Content" xml:space="preserve">
<value>French</value>
</data>
<data name="QuickAccent_SelectedLanguage_Finnish.Content" xml:space="preserve">
<value>Finnish</value>
</data>
<data name="QuickAccent_SelectedLanguage_Estonian.Content" xml:space="preserve">
<value>Estonian</value>
</data>