habitica/website/common
RaitheOfDureya 10a28a9161
Removed unused I18N strings from the communityGuidelines.json files (related to issue #9957) (#12633)
* Remove `iAcceptCommunityGuidelines` from `communityGuidelines.json`

The string currently in use is `acceptCommunityGuidelines` located in 
`website/common/locales/en/npc.json`

* Removed unused `communityGuidelines.json` strings from other languages
2020-10-05 16:37:26 +02:00
..
locales Removed unused I18N strings from the communityGuidelines.json files (related to issue #9957) (#12633) 2020-10-05 16:37:26 +02:00
script fix(events): make sure we don't create "fall interim" gear 2020-10-02 15:08:13 -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