mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
* move translatable string to apiMessages * use apiMessages instead of res.t for groupIdRequired / keepOrRemove * move pageMustBeNumber to apiMessages * change apimessages * move missingKeyParam to apiMessages * move more strings to apiMessages * fix lint * revert lodash imports to fix tests * fix webhook test * fix test * rollback key change of `keepOrRemove` * remove unneeded `req.language` param * extract more messages from i18n * add missing `missingTypeParam` message |
||
|---|---|---|
| .. | ||
| bg | ||
| cs | ||
| da | ||
| de | ||
| en | ||
| en@pirate | ||
| en_GB | ||
| es | ||
| es_419 | ||
| fr | ||
| he | ||
| hu | ||
| id | ||
| it | ||
| ja | ||
| nl | ||
| pl | ||
| pt | ||
| pt_BR | ||
| ro | ||
| ru | ||
| sk | ||
| sr | ||
| sv | ||
| tr | ||
| uk | ||
| zh | ||
| zh_TW | ||
| README.md | ||
HabitRPG's translations are managed on Transifex.
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 and note especially its information about the Translations Trello card.