summaryrefslogtreecommitdiff
path: root/app/views/shared/tokens/_scopes_list.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/tokens/_scopes_list.html.haml')
-rw-r--r--app/views/shared/tokens/_scopes_list.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/tokens/_scopes_list.html.haml b/app/views/shared/tokens/_scopes_list.html.haml
index f99e905e95c..428861485b4 100644
--- a/app/views/shared/tokens/_scopes_list.html.haml
+++ b/app/views/shared/tokens/_scopes_list.html.haml
@@ -4,7 +4,7 @@
%tr
%td
- Scopes
+ = _('Scopes')
%td
%ul.scopes-list.append-bottom-0
- token.scopes.each do |scope|