mediawiki-extensions-Relate.../i18n/en.json
Baha 95ea0b0ef7 Make RelatedArticles available as a beta feature
Hide the related articles from the sidebar if ReadMore is enabled.
Otherwise leave as is because it's used in WikiVoyage.

Bug: T117444
Change-Id: I3879ae1e53de301b0d3f5f2c066f8e8de7c1c223
2015-11-25 20:43:51 +05:00

11 lines
381 B
JSON

{
"@metadata": {
"authors": []
},
"relatedarticles-title": "Related pages",
"relatedarticles-desc": "Adds a link to related pages on the sidebar",
"relatedarticles-read-more-heading": "Related Articles",
"relatedarticles-read-more-beta-feature-title": "Read more",
"relatedarticles-read-more-beta-feature-description": "Suggests related topics at the bottom of a page."
}