summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/identities/edit.html.haml')
-rw-r--r--app/views/admin/identities/edit.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/identities/edit.html.haml b/app/views/admin/identities/edit.html.haml
index 515d46b0f29..e5747397c8c 100644
--- a/app/views/admin/identities/edit.html.haml
+++ b/app/views/admin/identities/edit.html.haml
@@ -1,6 +1,6 @@
-- page_title "Edit", @identity.provider, "Identities", @user.name, "Users"
+- page_title "编辑", @identity.provider, "身份", @user.name, "用户"
%h3.page-title
- Edit identity for #{@user.name}
+ 编辑 #{@user.name} 的身份
%hr
= render 'form'