mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-08 21:38:43 +00:00
Add save variable to main.json
This commit is contained in:
parent
939ce14185
commit
81a8bdb2fc
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@
|
|||
"Habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"save" : "Save",
|
||||
"addChecklist" : "Add Checklist",
|
||||
"checklist" : "Checklist",
|
||||
"checklistText" : "For Dailies, partially-completed Dailies will cut damage (eg, a 4-item checklist with 3 completed, your Daily will hurt you 25% of the damage). For To-Dos, when completed, your points will be multiplied by the number of checklist-items (eg, a 4-item To-Do will be 4x the Exp & GP).",
|
||||
|
|
|
|||
Loading…
Reference in a new issue