mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 14:54:27 +08:00
Merge branch 'CURA-7782_Add_translations_in_4.8' of https://github.com/Ultimaker/Cura into CURA-7782_Add_translations_in_4.8
This commit is contained in:
commit
f264a6269e
@ -157,7 +157,7 @@ UM.PreferencesPage
|
||||
|
||||
Component.onCompleted: {
|
||||
append({ text: "English", code: "en_US" })
|
||||
append({ text: "Čeština", code: "cs_CZ" })
|
||||
//Czech is disabled for being incomplete: 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" })
|
||||
|
Loading…
x
Reference in New Issue
Block a user