Merge branch 'DenyCZ-4.5'

This commit is contained in:
Ghostkeeper 2020-03-09 16:57:09 +01:00
commit 7b0964abef
No known key found for this signature in database
GPG key ID: 37E2020986774393
4 changed files with 14648 additions and 0 deletions

View file

@ -152,6 +152,7 @@ UM.PreferencesPage
Component.onCompleted: {
append({ text: "English", code: "en_US" })
append({ text: "Czech", code: "cs_CZ" })
append({ text: "Deutsch", code: "de_DE" })
append({ text: "Español", code: "es_ES" })
//Finnish is disabled for being incomplete: append({ text: "Suomi", code: "fi_FI" })