mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 20:12:19 +00:00
Added key value pairs for making due a default
This commit is contained in:
parent
1460a7e9c2
commit
ab0cdce119
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"stickyHeaderPop": "Affix the header to the top of the screen. Unchecked means it scrolls out of view.",
|
||||
"newTaskEdit": "Open new tasks in edit mode",
|
||||
"newTaskEditPop": "With this option set, new tasks will immediately open for you to add details like notes and tags.",
|
||||
"dailyDueDefaultView": "Set Dailies default to due tab",
|
||||
"dailyDueDefaultViewPop": "With this option set, the Dailies tasks will default to 'Due' instead of 'All'"
|
||||
"startCollapsed": "Tag list in tasks starts collapsed",
|
||||
"startCollapsedPop": "With this option set, the list of task tags will be hidden when you first open a task for editing.",
|
||||
"startAdvCollapsed": "Advanced Options in tasks start collapsed",
|
||||
|
|
|
|||
Loading…
Reference in a new issue