mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 19:43:16 +08:00
Remove Japanese and Korean translations
They are not complete (by far). Contributes to issue CURA-3487.
This commit is contained in:
parent
96347d493a
commit
cf25eeea5f
@ -116,8 +116,6 @@ UM.PreferencesPage
|
|||||||
append({ text: "Suomi", code: "fi" })
|
append({ text: "Suomi", code: "fi" })
|
||||||
append({ text: "Français", code: "fr" })
|
append({ text: "Français", code: "fr" })
|
||||||
append({ text: "Italiano", code: "it" })
|
append({ text: "Italiano", code: "it" })
|
||||||
append({ text: "日本語", code: "jp" })
|
|
||||||
append({ text: "한국어", code: "ko" })
|
|
||||||
append({ text: "Nederlands", code: "nl" })
|
append({ text: "Nederlands", code: "nl" })
|
||||||
append({ text: "Português do Brasil", code: "ptbr" })
|
append({ text: "Português do Brasil", code: "ptbr" })
|
||||||
append({ text: "Русский", code: "ru" })
|
append({ text: "Русский", code: "ru" })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user