diff options
author | jenkins-bot <jenkins-bot@gerrit.wikimedia.org> | 2023-08-06 06:15:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@wikimedia.org> | 2023-08-06 06:15:06 +0000 |
commit | dc0c5e7a378175b2a2710f31cb14d4fbd8f2f9a0 (patch) | |
tree | 9fdaba59a840b964cedb926259fe43b5df38ad3c /includes/api/i18n/qqq.json | |
parent | fa1077a9d53a0f82c59bef5255a4f70b729d8cc7 (diff) | |
parent | b7461e2b421616807077d20dd50b9cacde5fed65 (diff) | |
download | mediawikicore-dc0c5e7a378175b2a2710f31cb14d4fbd8f2f9a0.tar.gz mediawikicore-dc0c5e7a378175b2a2710f31cb14d4fbd8f2f9a0.zip |
Merge "i18n: Split apihelp for parameter list=allpages&apprexpiry="
Diffstat (limited to 'includes/api/i18n/qqq.json')
-rw-r--r-- | includes/api/i18n/qqq.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/api/i18n/qqq.json b/includes/api/i18n/qqq.json index 681291ec5e26..49dae0a733b2 100644 --- a/includes/api/i18n/qqq.json +++ b/includes/api/i18n/qqq.json @@ -572,6 +572,9 @@ "apihelp-query+allpages-param-dir": "{{doc-apihelp-param|query+allpages|dir}}", "apihelp-query+allpages-param-filterlanglinks": "{{doc-apihelp-param|query+allpages|filterlanglinks}}", "apihelp-query+allpages-param-prexpiry": "{{doc-apihelp-param|query+allpages|prexpiry}}", + "apihelp-query+allpages-paramvalue-prexpiry-indefinite": "{{doc-apihelp-paramvalue|query+allpages|prexpiry|indefinite}}", + "apihelp-query+allpages-paramvalue-prexpiry-definite": "{{doc-apihelp-paramvalue|query+allpages|prexpiry|definite}}", + "apihelp-query+allpages-paramvalue-prexpiry-all": "{{doc-apihelp-paramvalue|query+allpages|prexpiry|all}}", "apihelp-query+allpages-example-b": "{{doc-apihelp-example|query+allpages}}", "apihelp-query+allpages-example-generator": "{{doc-apihelp-example|query+allpages}}", "apihelp-query+allpages-example-generator-revisions": "{{doc-apihelp-example|query+allpages}}", |