Commit 51164183 authored by George Tsiolis's avatar George Tsiolis

Update externalized string

parent c37c8146
......@@ -45,6 +45,6 @@
%button.btn.btn-transparent
= icon('check', class: 'icon')
.description
%strong.title = _('Report abuse')
%strong.title= _('Report abuse')
%p.text
= _('Report %{display_issuable_type} that are abusive, inappropriate or spam.') % { display_issuable_type: display_issuable_type.pluralize }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment