summaryrefslogtreecommitdiff
path: root/app/views/ci/variables/_content.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/variables/_content.html.haml')
-rw-r--r--app/views/ci/variables/_content.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/ci/variables/_content.html.haml b/app/views/ci/variables/_content.html.haml
index fbfe3e56588..d355e7799df 100644
--- a/app/views/ci/variables/_content.html.haml
+++ b/app/views/ci/variables/_content.html.haml
@@ -1,3 +1 @@
-%p.append-bottom-default
- Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags.
- You can use variables for passwords, secret keys, or whatever you want.
+= _('Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want.')