Merge branch 'master' of https://github.com/PCDotFan/Cura into PCDotFan-master

This commit is contained in:
Ghostkeeper 2017-08-28 15:29:45 +02:00
commit 22b808afb3
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
4 changed files with 8982 additions and 0 deletions

View file

@ -161,6 +161,7 @@ UM.PreferencesPage
append({ text: "Português do Brasil", code: "ptbr" })
append({ text: "Русский", code: "ru" })
append({ text: "Türkçe", code: "tr" })
append({ text: "简体中文", code: "zh_CN" })
var date_object = new Date();
if (date_object.getUTCMonth() == 8 && date_object.getUTCDate() == 19) //Only add Pirate on the 19th of September.