Merge pull request #3571 from henlium/patch-1
Unify wording of removing articles
This commit is contained in:
@ -79,7 +79,7 @@ export function CardMenu(props: CardMenuProps): JSX.Element {
|
||||
onSelect={() => {
|
||||
props.actionHandler('delete')
|
||||
}}
|
||||
title="Delete"
|
||||
title="Remove"
|
||||
/>
|
||||
{!!props.item.subscription && (
|
||||
<DropdownOption
|
||||
|
||||
Reference in New Issue
Block a user