mediawiki-extensions-Cite/i18n/api/en.json
Amir Aharoni 00c31ffc7e Split apihelp messages to a separate file
Bug: T189982
Change-Id: I7808076245d39fa10d75d67c9a9180dccd708f40
2019-07-11 18:03:42 +03:00

13 lines
493 B
JSON

{
"@metadata": {
"authors": [
"jdlrobson",
"Brad Jorsch"
]
},
"apihelp-query+references-description": "Return a data representation of references associated with the given pages.",
"apihelp-query+references-summary": "Return a data representation of references associated with the given pages.",
"apihelp-query+references-example-1": "References associated with <kbd>Albert Einstein</kbd>.",
"apierror-citestoragedisabled": "Cite extension reference storage is not enabled."
}