mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
* start work to avoid sending reset password in plaintext via email * start checking parameters * fix new password reset email * render error if password reset code is missing or invalid * implement POST route, conversion to bcrypt and messages * add auth.local.passwordResetCode field * add failing tests, move reset code validation func to lib, fixes, remove old tests * fix unit tests * fix page rendering and add integration tests * fix password reset page * add integration test * fix string * fix tests url |
||
|---|---|---|
| .. | ||
| 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.