chore: better wording for cover set button
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kolaente 2022-10-03 22:30:39 +02:00
parent 84a1abf347
commit a7731370a0
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -694,8 +694,8 @@
"deleteText1": "Are you sure you want to delete the attachment {filename}?", "deleteText1": "Are you sure you want to delete the attachment {filename}?",
"copyUrl": "Copy URL", "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", "setAsCover": "Make cover",
"unsetAsCover": "Unset as cover image", "unsetAsCover": "Remove cover",
"successfullyChangedCoverImage": "The cover image was successfully changed." "successfullyChangedCoverImage": "The cover image was successfully changed."
}, },
"comment": { "comment": {