mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
* use fallback target.id - only scroll modal content (not the page) * fix lint * debug information * add snackbar onClick callback - use notification instead of modal for joined-challenge * revert console.log / fix lint
9 lines
461 B
JSON
9 lines
461 B
JSON
{
|
|
"achievement": "Achievement",
|
|
"share": "Share",
|
|
"onwards": "Onwards!",
|
|
"levelup": "By accomplishing your real life goals, you leveled up and are now fully healed!",
|
|
"reachedLevel": "You Reached Level <%= level %>",
|
|
"achievementLostMasterclasser": "Quest Completionist: Masterclasser Series",
|
|
"achievementLostMasterclasserText": "Completed all sixteen quests in the Masterclasser Quest Series and solved the mystery of the Lost Masterclasser!"
|
|
}
|