summaryrefslogtreecommitdiff
path: root/app/views/projects/deploy_keys/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/deploy_keys/index.html.haml')
-rw-r--r--app/views/projects/deploy_keys/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/deploy_keys/index.html.haml b/app/views/projects/deploy_keys/index.html.haml
index 44f7a37a459..830ec24c3a1 100644
--- a/app/views/projects/deploy_keys/index.html.haml
+++ b/app/views/projects/deploy_keys/index.html.haml
@@ -37,7 +37,7 @@
- if @available_public_keys.any?
%h5
- 所有项目可用的
+ 全部项目可用的
%strong 公开部署密钥
%ul.bordered-list
= render @available_public_keys