diff options
author | jenkins-bot <jenkins-bot@gerrit.wikimedia.org> | 2025-03-15 00:16:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@wikimedia.org> | 2025-03-15 00:16:30 +0000 |
commit | 1c7d41bf85c6fc0bcfaa14ac3df688a715624239 (patch) | |
tree | 5566ab118fbeefeed0160d045877cbe3430a8483 /includes/api/i18n/qqq.json | |
parent | 4bfe2c3b7058b10138865fb3faa5620991868d86 (diff) | |
parent | e3ee5c0cefaf9f39c7333ee8f88c47f8035120bb (diff) | |
download | mediawikicore-1c7d41bf85c6fc0bcfaa14ac3df688a715624239.tar.gz mediawikicore-1c7d41bf85c6fc0bcfaa14ac3df688a715624239.zip |
Merge "api: Add query module for retrieving Codex icons"
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 5d10d63e7d19..1392ed8cdd6e 100644 --- a/includes/api/i18n/qqq.json +++ b/includes/api/i18n/qqq.json @@ -740,6 +740,9 @@ "apihelp-query+categorymembers-param-endsortkey": "{{doc-apihelp-param|query+categorymembers|endsortkey}}", "apihelp-query+categorymembers-example-simple": "{{doc-apihelp-example|query+categorymembers}}", "apihelp-query+categorymembers-example-generator": "{{doc-apihelp-example|query+categorymembers}}", + "apihelp-query+codexicons-summary": "{{doc-apihelp-summary|query+categorymembers}}", + "apihelp-query+codexicons-param-names": "{{doc-apihelp-param|query+codexicons|names}}", + "apihelp-query+codexicons-example": "{{doc-apihelp-example|query+codexicons}}", "apihelp-query+contributors-summary": "{{doc-apihelp-summary|query+contributors|seealso={{msg-mw|apihelp-query+contributors-summary-tempusers-enabled}} for the summary message used when temporary accounts are enabled.}}", "apihelp-query+contributors-summary-tempusers-enabled": "{{doc-apihelp-summary|query+contributors|seealso={{msg-mw|apihelp-query+contributors-summary}} for the summary message used when temporary accounts are not enabled.}}", "apihelp-query+contributors-param-group": "{{doc-apihelp-param|query+contributors|group}}", |