Merge pull request #9590 from Ultimaker/4.9_smartling_translations

4.9 translations
This commit is contained in:
Konstantinos Karmas 2021-04-19 13:36:27 +02:00 committed by GitHub
commit 196c891331
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 2436 additions and 4329 deletions

View file

@ -156,7 +156,7 @@ UM.PreferencesPage
Component.onCompleted:
{
append({ text: "English", code: "en_US" })
//Czech is disabled for being incomplete: append({ text: "Čeština", code: "cs_CZ" })
append({ text: "Čeština", 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" })