summaryrefslogtreecommitdiff
path: root/app/views/projects/deploy_keys/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/deploy_keys/new.html.haml')
-rw-r--r--app/views/projects/deploy_keys/new.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/deploy_keys/new.html.haml b/app/views/projects/deploy_keys/new.html.haml
index 01fab3008a7..91d9785f419 100644
--- a/app/views/projects/deploy_keys/new.html.haml
+++ b/app/views/projects/deploy_keys/new.html.haml
@@ -1,5 +1,5 @@
-- page_title "New Deploy Key"
-%h3.page-title New Deploy Key
+- page_title "新部署密钥"
+%h3.page-title 新部署密钥
%hr
= render 'form'