summaryrefslogtreecommitdiff
path: root/app/views/errors/access_denied.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors/access_denied.html.haml')
-rw-r--r--app/views/errors/access_denied.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/errors/access_denied.html.haml b/app/views/errors/access_denied.html.haml
index 012e9857642..e01cba8406d 100644
--- a/app/views/errors/access_denied.html.haml
+++ b/app/views/errors/access_denied.html.haml
@@ -1,6 +1,6 @@
-- page_title "Access Denied"
+- page_title "禁止访问"
%h1 403
-%h3 Access Denied
+%h3 禁止访问
%hr
-%p You are not allowed to access this page.
-%p Read more about project permissions #{link_to "here", help_page_path("permissions", "permissions"), class: "vlink"}
+%p 无法访问本页面。
+%p 点击#{link_to "这里", help_page_path("permissions", "permissions"), class: "vlink"}了解更多项目权限内容