mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
feat(checklists): Create expand/collapse string
String for tooltip to indicate that checklist badges are clickable
This commit is contained in:
parent
b783f4ba4c
commit
193dd46ad3
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"addChecklist": "Add Checklist",
|
||||
"checklist": "Checklist",
|
||||
"checklistText": "For Dailies, partially completed checklists reduce damage. For example, a 4-item checklist with 3 completed reduces damage for that incomplete Daily to 25%. Completed checklist items on a To-Do add a multiplier: 3 checks means +3x (total 4x) the Experience, Gold, and Mana.",
|
||||
"expandCollapse": "Expand/Collapse",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"direction/Actions": "Direction/Actions",
|
||||
|
|
|
|||
Loading…
Reference in a new issue