Commit b9d287e6 authored by Guy Thouret's avatar Guy Thouret

(fix): Add missing i18n tag to hekpdesk dashboard search result

1 merge request!435(fix) Display 'No Results' text when searching help questions instead of no feedback - fixes #1501
Pipeline #70308718 passed with stages
in 28 minutes and 28 seconds
......@@ -31,7 +31,7 @@
class="m-helpdeskSearch__results m-border"
>
<div class="m-helpdeskSearch__result">
<span>No Results Found</span>
<span i18n="@@HELPDESK__DASHBOARD_NO_RESULTS">No Results Found</span>
</div>
</div>
......
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