Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2018-02-20 21:16:43 +00:00
18 changed files with 127 additions and 12 deletions
@@ -60,6 +60,7 @@ for (let key in weapon) {
return `${oldnotes(lang)} ${twoHandedText}`;
};
item.notes.i18nLangFunc = true; // See https://github.com/HabitRPG/habitica/blob/develop/website/common/script/content/translation.js#L8
}
}