summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper/authorizations/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/doorkeeper/authorizations/show.html.haml')
-rw-r--r--app/views/doorkeeper/authorizations/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/doorkeeper/authorizations/show.html.haml b/app/views/doorkeeper/authorizations/show.html.haml
index 44e868e6782..e4bfd69e7f8 100644
--- a/app/views/doorkeeper/authorizations/show.html.haml
+++ b/app/views/doorkeeper/authorizations/show.html.haml
@@ -1,3 +1,3 @@
-%h3.page-title Authorization code:
+%h3.page-title= _("Authorization code:")
%main{ :role => "main" }
%code#authorization_code= params[:code]