Skip to content
Snippets Groups Projects
Unverified Commit 52c3a29d authored by apple502j's avatar apple502j Committed by GitHub
Browse files

Change Remove to Close

parent fb74405c
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ const CardHeader = ({onCloseCards, onShowAll, totalSteps, step}) => (
onClick={onCloseCards}
>
<FormattedMessage
defaultMessage="Remove"
defaultMessage="Close"
description="Title for button to close how-to card"
id="gui.cards.remove"
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment