diff options
Diffstat (limited to 'app/views/notify/send_unsubscribed_notification.html.haml')
-rw-r--r-- | app/views/notify/send_unsubscribed_notification.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/send_unsubscribed_notification.html.haml b/app/views/notify/send_unsubscribed_notification.html.haml index 9f68feeaa31..ef1577dde97 100644 --- a/app/views/notify/send_unsubscribed_notification.html.haml +++ b/app/views/notify/send_unsubscribed_notification.html.haml @@ -1,2 +1,2 @@ %p - You have been unsubscribed from receiving GitLab administrator notifications. + = s_('Notify|You have been unsubscribed from receiving GitLab administrator notifications.') |