summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/identities/new.html.haml')
-rw-r--r--app/views/admin/identities/new.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/identities/new.html.haml b/app/views/admin/identities/new.html.haml
index e30bf0ef0ee..ee743b0fd3c 100644
--- a/app/views/admin/identities/new.html.haml
+++ b/app/views/admin/identities/new.html.haml
@@ -1,4 +1,4 @@
-- page_title "New Identity"
-%h3.page-title New identity
+- page_title _("New Identity")
+%h3.page-title= _('New identity')
%hr
= render 'form'