mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
* Re-organize common folder * fix: Correct paths in tests * fix: move new content to proper folder * chore: Move audio folder to assets * Move sprites to sprites assets directory * Move css sprites to assets directory * Split out readmes for common code and sprites * Move images to assets directory * Move destinatin of shared browserified file * remove unused file * move compiled js to client-old * Fix karma tests * fix: Correct paths for sprites
15 lines
789 B
Markdown
15 lines
789 B
Markdown
HabitRPG's translations are managed on [Transifex](https://www.transifex.com/projects/p/habitrpg/).
|
|
|
|
The files in this folder are automatically pulled from Transifex, with
|
|
exception of the original American-English strings which are managed
|
|
directly through GitHub in `locales/en`.
|
|
|
|
When you need to change any text, edit only the files in `locales/en`.
|
|
Do not edit files in any other locales directory. You do not need to
|
|
request that your changes be translated; changes are automatically
|
|
copied to Transifex on a regular basis.
|
|
|
|
If you want to help with translations, please first read [Guidance for
|
|
Linguists](http://habitrpg.wikia.com/wiki/Guidance_for_Linguists) and
|
|
note especially its information about the [Translations Trello
|
|
card](https://trello.com/c/SvTsLdRF/12-translations).
|