habitica-self-host/website/common
RaitheOfDureya 7be3143e55
Removed unused I18N strings from the messages.json files (related to issue #9957) (#12563)
* Removed unused I18N strings from the `messages.json` file (locales\en)

* Removed unused I18N `messages.json` strings from all the other languages

Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-09-25 11:47:36 +02:00
..
locales Removed unused I18N strings from the messages.json files (related to issue #9957) (#12563) 2020-09-25 11:47:36 +02:00
script feat(content): Vampire Hatching Potions 2020-09-23 14:09:38 -05:00
index.js misc, fix client tests 2019-10-15 15:32:53 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Common

Files that are shared among the server and the client.

  • Code that is run on both the client and the server
  • Item definitions - weapons, armor, pets, etc