mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-29 02:07:15 +00:00
* adding quest owner specific rewards. closes #2715 * Updating model to prevent this from being a breaking change. * Removing duplicate translatable string and readding accidentally deleted portion * capitalizing according to pr. * fixing according to comments on pr * removing final mistakes * fixing whitespace * re-adding the onlyOwner field that got deleted when the index.js file was moved and fixed console errors. * moving cleaning of empty obejct for quest owner updates into quest owner updates method * Fixing so tests pass by updating variable name and removing unnecessary parameter definition. * adding a new test and refactoring client side code to use controller method. |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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.