summaryrefslogtreecommitdiff
path: root/app/views/projects/services/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/services/index.html.haml')
-rw-r--r--app/views/projects/services/index.html.haml14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/views/projects/services/index.html.haml b/app/views/projects/services/index.html.haml
index c1356f6db02..cbe27b7cda5 100644
--- a/app/views/projects/services/index.html.haml
+++ b/app/views/projects/services/index.html.haml
@@ -1,15 +1,15 @@
-- page_title "Services"
-%h3.page-title Project services
-%p.light Project services allow you to integrate GitLab with other applications
+- page_title "服务"
+%h3.page-title 项目服务
+%p.light 项目服务用于集成其他应用
.table-holder
%table.table
%thead
%tr
%th
- %th Service
- %th Description
- %th Last edit
+ %th 服务
+ %th 描述
+ %th 最后编辑
- @services.sort_by(&:title).each do |service|
%tr
%td
@@ -21,4 +21,4 @@
= service.description
%td.light
= time_ago_in_words service.updated_at
- ago
+ 之前