mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Add 简体中文 to GeneralPage.qml
This commit is contained in:
parent
7e222ed16a
commit
17a7bd7ae9
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ UM.PreferencesPage
|
||||||
append({ text: "Português do Brasil", code: "ptbr" })
|
append({ text: "Português do Brasil", code: "ptbr" })
|
||||||
append({ text: "Русский", code: "ru" })
|
append({ text: "Русский", code: "ru" })
|
||||||
append({ text: "Türkçe", code: "tr" })
|
append({ text: "Türkçe", code: "tr" })
|
||||||
|
append({ text: "简体中文", code: "zh_CN" })
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue