1
0

feat: promote an attachment to task cover image

This commit is contained in:
kolaente
2022-10-02 13:40:39 +02:00
parent 054d70cbe5
commit 877e425055
3 changed files with 53 additions and 25 deletions

View File

@ -693,7 +693,10 @@
"deleteTooltip": "Delete this attachment",
"deleteText1": "Are you sure you want to delete the attachment {filename}?",
"copyUrl": "Copy URL",
"copyUrlTooltip": "Copy the url of this attachment for usage in text"
"copyUrlTooltip": "Copy the url of this attachment for usage in text",
"setAsCover": "Set as cover image",
"unsetAsCover": "Unset as cover image",
"successfullyChangedCoverImage": "The cover image was successfully changed."
},
"comment": {
"title": "Comments",