mediawiki-extensions-PageIm.../i18n/qqq.json
Brad Jorsch a9e4c40fe5 Add i18n for API module help
MediaWiki core change I04b1a384 added support for i18n of API module
help. This takes advantage of that while still maintaining backwards
compatibility with earlier versions of MediaWiki.

Once support for MediaWiki before 1.25 is dropped, the methods marked
deprecated in this patch may be removed.

Change-Id: I67395aff48185f3e09da31b51a08aa2541fe6a17
2014-10-29 16:37:38 -04:00

15 lines
754 B
JSON

{
"@metadata": {
"authors": [
"Shirayuki"
]
},
"pageimages-desc": "{{desc|name=Page Images|url=http://www.mediawiki.org/wiki/Extension:PageImages}}",
"pageimages-blacklist": "List of images. They will never be selected as page images",
"pageimages-info-label": "Label for the page image field on the action=info page.\n\nSee [{{canonicalurl:w:Main Page|action=info}} example].",
"apihelp-query+pageimages-description": "{{doc-apihelp-description|query+pageimages}}",
"apihelp-query+pageimages-param-prop": "{{doc-apihelp-param|query+pageimages|prop}}",
"apihelp-query+pageimages-param-thumbsize": "{{doc-apihelp-param|query+pageimages|thumbsize}}",
"apihelp-query+pageimages-param-limit": "{{doc-apihelp-param|query+pageimages|limit}}"
}