Skip to content
Snippets Groups Projects
Unverified Commit d7f6db84 authored by Dalton's avatar Dalton Committed by GitHub
Browse files

translate remove button in ParameterSidebar (#14991)

parent 53589dae
Branches
Tags
No related merge requests found
......@@ -87,7 +87,7 @@ class ParameterSidebar extends React.Component {
className="mt2 block text-medium text-error-hover text-bold"
onClick={remove}
>
Remove
{t`Remove`}
</a>
</div>
) : (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment