mediawiki-extensions-Math/i18n/api/en.json
Amir Aharoni 67108480b3 Move API messages to a separate file
Bug: T189982
Change-Id: I3155ef30739ec343c011c57525757de8ab3fe35a
2019-11-25 17:51:19 +01:00

13 lines
531 B
JSON

{
"@metadata": {
"authors": [
"André Greiner-Petter",
"Moritz Schubotz"
]
},
"apihelp-query+mathwbextracts-example-1": "Requests a summary of mathematical Wikibase items.",
"apihelp-query+mathwbextracts-summary": "Returns a summary of a mathematical Wikibase item in HTML.",
"apihelp-query+mathwbextracts-param-qid": "The QID of the Wikibase item that will be requested.",
"apihelp-query+mathwbextracts-param-uselang": "The language that should be requested for the Wikibase item. English is the default value."
}