mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
* Revert "fix(test): adjust expectations" This reverts commit205436d5b1. * Revert "fix(escaping): global inoffensive apostrophe" This reverts commit2b8f94b244. * change <%- to <%= * fix interpolation only where necessary * remove unused variable
9 lines
461 B
JSON
Executable file
9 lines
461 B
JSON
Executable file
{
|
|
"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!"
|
|
}
|