summaryrefslogtreecommitdiff
path: root/app/views/admin/users/keys.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/users/keys.html.haml')
-rw-r--r--app/views/admin/users/keys.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/users/keys.html.haml b/app/views/admin/users/keys.html.haml
index 103bbb3b063..5f9d11af7c1 100644
--- a/app/views/admin/users/keys.html.haml
+++ b/app/views/admin/users/keys.html.haml
@@ -1,5 +1,5 @@
-- add_to_breadcrumbs "Users", admin_users_path
+- add_to_breadcrumbs _("Users"), admin_users_path
- breadcrumb_title @user.name
-- page_title "SSH Keys", @user.name, "Users"
+- page_title _("SSH Keys"), @user.name, _("Users")
= render 'admin/users/head'
= render 'profiles/keys/key_table', admin: true