mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Merge pull request #9590 from Ultimaker/4.9_smartling_translations
4.9 translations
This commit is contained in:
commit
196c891331
40 changed files with 2436 additions and 4329 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue