summaryrefslogtreecommitdiff
path: root/app/views/explore/_head.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/_head.html.haml')
-rw-r--r--app/views/explore/_head.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/explore/_head.html.haml b/app/views/explore/_head.html.haml
index a3b0709e261..eefc797cf03 100644
--- a/app/views/explore/_head.html.haml
+++ b/app/views/explore/_head.html.haml
@@ -1,6 +1,6 @@
.explore-title.text-center
%h2
- Explore GitLab
+ = _("Explore GitLab")
%p.lead
- Discover projects, groups and snippets. Share your projects with others
+ = _("Discover projects, groups and snippets. Share your projects with others")
%br