Merge branch '2.7'

This commit is contained in:
Ghostkeeper 2017-08-28 16:21:40 +02:00
commit 7a8956fd0e
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
10 changed files with 9171 additions and 43 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.