mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge branch '2.6'
This commit is contained in:
commit
1d23d659f0
3 changed files with 114 additions and 111 deletions
|
|
@ -152,7 +152,7 @@ UM.PreferencesPage
|
|||
append({ text: "Suomi", code: "fi" })
|
||||
append({ text: "Français", code: "fr" })
|
||||
append({ text: "Italiano", code: "it" })
|
||||
//append({ text: "日本語", code: "jp" })
|
||||
append({ text: "日本語", code: "jp" })
|
||||
//append({ text: "한국어", code: "ko" })
|
||||
append({ text: "Nederlands", code: "nl" })
|
||||
append({ text: "Português do Brasil", code: "ptbr" })
|
||||
|
|
@ -260,7 +260,7 @@ UM.PreferencesPage
|
|||
|
||||
|
||||
|
||||
Label
|
||||
Label
|
||||
{
|
||||
id: languageCaption
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue