gitlab-org--gitlab-foss/app/views/explore/_head.html.haml
Tao Wang cb728c536a
i18n: externalize strings from 'app/views/explore'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-10 19:07:30 +10:00

6 lines
158 B
Text

.explore-title.text-center
%h2
= _("Explore GitLab")
%p.lead
= _("Discover projects, groups and snippets. Share your projects with others")
%br