mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-21 05:14:13 +00:00
Merge pull request #292 from Alys/translate
make locales README more specific and add link to instructions on wiki
This commit is contained in:
commit
0acc0aa1d3
1 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,10 @@
|
|||
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 expcetion of
|
||||
the original English strings which are managed directly through GitHub.
|
||||
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`.
|
||||
|
||||
Before starting to translate, please give a look at [this](https://trello.com/c/SvTsLdRF/12-translations) Trello card.
|
||||
Do not edit files in any locales directory except for `locales/en`!
|
||||
|
||||
Before starting to translate, please 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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue