mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
* Removed unused I18N string from the `achievements.json` file (locales\en) * Removed unused I18N `achievements.json` strings from the other languages
8 lines
441 B
JSON
Executable file
8 lines
441 B
JSON
Executable file
{
|
|
"achievement": "Achievement",
|
|
"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!"
|
|
}
|