summaryrefslogtreecommitdiff
path: root/app/views/projects/cycle_analytics/_empty_stage.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/cycle_analytics/_empty_stage.html.haml')
-rw-r--r--app/views/projects/cycle_analytics/_empty_stage.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/cycle_analytics/_empty_stage.html.haml b/app/views/projects/cycle_analytics/_empty_stage.html.haml
index c3f95860e92..cdad0bc7231 100644
--- a/app/views/projects/cycle_analytics/_empty_stage.html.haml
+++ b/app/views/projects/cycle_analytics/_empty_stage.html.haml
@@ -2,6 +2,6 @@
.empty-stage
.icon-no-data
= custom_icon ('icon_no_data')
- %h4 We don't have enough data to show this stage.
+ %h4 {{ __('We don\'t have enough data to show this stage.') }}
%p
{{currentStage.emptyStageText}}