summaryrefslogtreecommitdiff
path: root/app/models/integrations/mattermost.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/integrations/mattermost.rb')
-rw-r--r--app/models/integrations/mattermost.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/integrations/mattermost.rb b/app/models/integrations/mattermost.rb
index dd1c98ee06b..e3c5c22ad3a 100644
--- a/app/models/integrations/mattermost.rb
+++ b/app/models/integrations/mattermost.rb
@@ -5,7 +5,7 @@ module Integrations
include SlackMattermostNotifier
def title
- s_('Mattermost notifications')
+ _('Mattermost notifications')
end
def description