Add making tasks favorite from the task detail view

This commit is contained in:
kolaente 2021-07-28 22:13:24 +02:00
parent ccf466c31c
commit 617a6a0c21
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
2 changed files with 21 additions and 1 deletions

View file

@ -512,7 +512,9 @@
"relatedTasks": "Add task relations",
"moveList": "Move task",
"color": "Set task color",
"delete": "Delete task"
"delete": "Delete task",
"favorite": "Make this task as a favorite",
"unfavorite": "Don't make this task a favorite"
}
},
"attributes": {