mediawiki-extensions-Relate.../i18n/qqq.json
Baha 8e2a6eadf9 Rename the beta feature title to "Related pages"
Consistency! And apparently "read more" may mean "load
more of the article".

Bug: T122031
Change-Id: Iaeff7160595d3b919bd09fa938bd7ae8f36447ef
2016-02-10 15:44:24 -05:00

16 lines
726 B
JSON

{
"@metadata": {
"authors": [
"Raimond Spekking",
"Shirayuki",
"Umherirrender",
"Robby"
]
},
"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 related pages feature in Special:Preferences#mw-prefsection-betafeatures.\n{{Identical|Read more}}",
"relatedarticles-read-more-beta-feature-description": "Description of the related pages feature in Special:Preferences#mw-prefsection-betafeatures"
}