summaryrefslogtreecommitdiff
path: root/app/models/project_services/external_wiki_service.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/project_services/external_wiki_service.rb')
-rw-r--r--app/models/project_services/external_wiki_service.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/project_services/external_wiki_service.rb b/app/models/project_services/external_wiki_service.rb
index d2835c6ac82..bf9b1759788 100644
--- a/app/models/project_services/external_wiki_service.rb
+++ b/app/models/project_services/external_wiki_service.rb
@@ -10,7 +10,7 @@ class ExternalWikiService < Service
end
def description
- 'Replaces the link to the internal wiki with a link to an external wiki.'
+ _('Replaces the link to the internal wiki with a link to an external wiki.')
end
def self.to_param