summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper/authorized_applications/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/doorkeeper/authorized_applications/index.html.haml')
-rw-r--r--app/views/doorkeeper/authorized_applications/index.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/doorkeeper/authorized_applications/index.html.haml b/app/views/doorkeeper/authorized_applications/index.html.haml
index b184b9c01d4..a4bf444c1ef 100644
--- a/app/views/doorkeeper/authorized_applications/index.html.haml
+++ b/app/views/doorkeeper/authorized_applications/index.html.haml
@@ -1,12 +1,12 @@
%header.page-header
- %h1 Your authorized applications
+ %h1 认证应用
%main{:role => "main"}
.table-holder
%table.table.table-striped
%thead
%tr
- %th Application
- %th Created At
+ %th 应用
+ %th 创建时间
%th
%th
%tbody