habitica-self-host/website/common
Alys 9d994f8a77 allow notification screen text to be translated (#10576)
The `noNotifications` string was not being used so changing it for
this purpose makes sense. Non-English users will see meaningful
text even before the new text is translated.
2018-08-05 10:48:36 +02:00
..
errors moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
locales allow notification screen text to be translated (#10576) 2018-08-05 10:48:36 +02:00
script feat(content): Backgrounds, Armoire, minor sprite fixes 2018-08-02 13:38:51 -05:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +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