gitlab-org--gitlab-foss/app/views/search/results/_empty.html.haml
Tao Wang 527ded1ee1
[i18n] Externalize strings from 'app/views/search'
Signed-off-by: Tao Wang <twang2218@gmail.com>
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-15 16:56:24 +01:00

6 lines
128 B
Text

.search_box
.search_glyph
%h4
= icon('search')
= _("We couldn't find any results matching")
%code= @search_term