mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-28 13:55:37 +00:00
* Added initial should do weekly tests * Added support back in for days of the week and every x day * Added better week day mapper * Added initial monthly * Added every x months * Added yearlies * Fixed every nth weekdy of month * Fixed tests to check every x week on weekday * Began combining x month with nth weekday * Added every x month combined with date and weekday * Fixed lint issues * Saved moment-recurr to package.json * Added new repeat fields * Added UI for repeatables * Ensured only dalies are affected by summary * Added local strings * Updated npm shrinkwrap * Shared day map constant * Updated shrinkwrap * Added ui back * Updated copy of test cases * Added new translation strings * Updated shrinkwrap * Fixed broken test * Made should do tests static for better consitency * Fixed issue with no repeat * Fixed line endings * Added frequency enum values * Fixed spacing |
||
|---|---|---|
| .. | ||
| 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.