Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Davila <rdavila84@gmail.com>2017-05-03 20:40:21 +0300
committerRuben Davila <rdavila84@gmail.com>2017-05-03 20:40:21 +0300
commitee65de48d8285ec86b83ad6bb0bf95f23d53c6ce (patch)
tree32de9abcf640bf43c022572a5d64c2d9a7213c72 /locale/unfound_translations.rb
parent9c78b17a113c593d5d1d2370688ac814a4d0f3a2 (diff)
More translations updates.
Diffstat (limited to 'locale/unfound_translations.rb')
-rw-r--r--locale/unfound_translations.rb13
1 files changed, 7 insertions, 6 deletions
diff --git a/locale/unfound_translations.rb b/locale/unfound_translations.rb
index e38b49b48a1..e66211c1619 100644
--- a/locale/unfound_translations.rb
+++ b/locale/unfound_translations.rb
@@ -1,9 +1,10 @@
N_('Commits')
-N_('Cycle|Code')
-N_('Cycle|Issue')
-N_('Cycle|Plan')
-N_('Cycle|Review')
-N_('Cycle|Staging')
-N_('Cycle|Test')
+N_('CycleAnalyticsStage|Code')
+N_('CycleAnalyticsStage|Issue')
+N_('CycleAnalyticsStage|Plan')
+N_('CycleAnalyticsStage|Production')
+N_('CycleAnalyticsStage|Review')
+N_('CycleAnalyticsStage|Staging')
+N_('CycleAnalyticsStage|Test')
N_('Deploys')
N_('New Issues')