mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Disabled Čeština for 4.12
Contributes to CURA-8638
This commit is contained in:
parent
fb3706d501
commit
1b503f003e
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ UM.PreferencesPage
|
|||
Component.onCompleted:
|
||||
{
|
||||
append({ text: "English", code: "en_US" })
|
||||
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" })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue