chore: better wording for cover set button
This commit is contained in:
parent
84a1abf347
commit
a7731370a0
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue