mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-02 16:54:23 +08:00
Re-enabled Czech translations
Contributes to CURA-8153
This commit is contained in:
parent
c6c0a8d192
commit
c9b6282a62
@ -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" })
|
||||
|
Loading…
x
Reference in New Issue
Block a user