mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Re-enable Japanese translation
Note that this only includes the setting descriptions. Contributes to issue CURA-3950.
This commit is contained in:
parent
24b19fa0a5
commit
e7d5618148
1 changed files with 1 additions and 1 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" })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue