mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
checklist hover text, difficulty hover text
This commit is contained in:
parent
39cb9bfb99
commit
47134a7094
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"save": "Save",
|
||||
"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.",
|
||||
"checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.",
|
||||
"expandCollapse": "Expand/Collapse",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"difficultyHelpContent": "The harder a task, the more Experience and Gold it awards you when you check it off... but the more it damages you if it is a Daily or Bad Habit!",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
|
|
|
|||
Loading…
Reference in a new issue