summaryrefslogtreecommitdiff
path: root/app/views/projects/_gitlab_import_modal.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/_gitlab_import_modal.html.haml')
-rw-r--r--app/views/projects/_gitlab_import_modal.html.haml10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/views/projects/_gitlab_import_modal.html.haml b/app/views/projects/_gitlab_import_modal.html.haml
index 377cf0187b8..bbc42d06c38 100644
--- a/app/views/projects/_gitlab_import_modal.html.haml
+++ b/app/views/projects/_gitlab_import_modal.html.haml
@@ -3,11 +3,11 @@
.modal-content
.modal-header
%a.close{href: "#", "data-dismiss" => "modal"} ×
- %h3 Import projects from GitLab.com
+ %h3 从 GitLab.com 导入项目
.modal-body
- To enable importing projects from GitLab.com,
+ 要开启从 GitLab.com 导入项目,
- if current_user.admin?
- as administrator you need to configure
+ 作为管理员你需要配置
- else
- ask your GitLab administrator to configure
- == #{link_to 'OAuth integration', help_page_path("integration", "gitlab")}.
+ 请求你的 GitLab 管理员去配置
+ == #{link_to 'OAuth 集成', help_page_path("integration", "gitlab")}.