mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 16:02:14 +00:00
fix: Clarify what toRequired string means
This commit is contained in:
parent
248fd1d912
commit
c4c70ba1bd
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
"clearTags": "Clear",
|
||||
"hideTags": "Hide",
|
||||
"showTags": "Show",
|
||||
"toRequired": "You must supply a to value",
|
||||
"toRequired": "You must supply a \"to\" property",
|
||||
"startDate": "Start Date",
|
||||
"startDateHelpTitle": "When should this task start?",
|
||||
"startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue