mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-28 18:20:32 +00:00
95ea0b0ef7
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
15 lines
679 B
JSON
15 lines
679 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Raimond Spekking",
|
|
"Shirayuki",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"relatedarticles-title": "Title shown on the sidebar",
|
|
"relatedarticles-desc": "{{desc|name=Related Articles|url=https://www.mediawiki.org/wiki/Extension:RelatedArticles}}",
|
|
"relatedarticles-read-more-heading": "The heading of section, added at the end of the page, that lists the related pages",
|
|
"relatedarticles-read-more-beta-feature-title": "Title of the ReadMore feature in Special:Preferences#mw-prefsection-betafeatures.",
|
|
"relatedarticles-read-more-beta-feature-description": "Description of the ReadMore feature in Special:Preferences#mw-prefsection-betafeatures"
|
|
}
|