diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-17 18:08:05 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-17 18:08:05 +0000 |
commit | 184c2ced0761bd8dd7032619d16d3983fed7944a (patch) | |
tree | cc82b32ee7c1797509da3cf384617e4ffa2e1733 /locale/unfound_translations.rb | |
parent | 238d22c07218adf2b8f3db630ee8b74ca6f29df5 (diff) | |
download | gitlab-ce-184c2ced0761bd8dd7032619d16d3983fed7944a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale/unfound_translations.rb')
-rw-r--r-- | locale/unfound_translations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/unfound_translations.rb b/locale/unfound_translations.rb index 0826d64049b..1ae0958c43c 100644 --- a/locale/unfound_translations.rb +++ b/locale/unfound_translations.rb @@ -14,3 +14,4 @@ N_('NotificationEvent|Close merge request') N_('NotificationEvent|Reassign merge request') N_('NotificationEvent|Merge merge request') N_('NotificationEvent|Failed pipeline') +N_('NotificationEvent|New release') |