mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 12:48:52 +00:00
update locales edit/translate instructions
This commit is contained in:
parent
64b36f8f2a
commit
7b4c50bdb7
3 changed files with 15 additions and 4 deletions
|
|
@ -4,7 +4,12 @@ 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`.
|
||||
|
||||
Do not edit files in any locales directory except for `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.
|
||||
|
||||
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).
|
||||
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).
|
||||
|
|
|
|||
5
common/locales/en/_README_FIRST.md
Normal file
5
common/locales/en/_README_FIRST.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Do not edit any files in this directory!
|
||||
|
||||
For more information read:
|
||||
|
||||
https://github.com/HabitRPG/habitrpg/blob/develop/common/locales/README.md
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
Do not edit any files in this directory!
|
||||
You may edit any files in this directory. Do not edit files in any
|
||||
other locales directory.
|
||||
|
||||
For more information read:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue