Implement extension registration from an extension.json file
[mediawiki.git] / includes / api / i18n / en-gb.json
blobe2206f9920d1af7d0302b2cc174560837d5fe870
2         "@metadata": {
3                 "authors": [
4                         "Reedy"
5                 ]
6         },
7         "apihelp-edit-param-contentformat": "Content serialisation format used for the input text.",
8         "apihelp-parse-param-contentformat": "Content serialisation format used for the input text. Only valid when used with $1text.",
9         "apihelp-query+revisions+base-param-contentformat": "Serialisation format used for $1difftotext and expected for output of content.",
10         "apihelp-php-description": "Output data in serialised PHP format.",
11         "apihelp-phpfm-description": "Output data in serialised PHP format (pretty-print in HTML)."