Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/239372

Change subject: Add missing ApiHelp messages
......................................................................

Add missing ApiHelp messages

Change-Id: I6336f929f0e90d9c62211dc4c140fbb4b341dac4
---
M i18n/api/en.json
M i18n/api/qqq.json
2 files changed, 2 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/72/239372/1

diff --git a/i18n/api/en.json b/i18n/api/en.json
index 3200796..6e49c7a 100644
--- a/i18n/api/en.json
+++ b/i18n/api/en.json
@@ -40,6 +40,7 @@
        "apihelp-cxconfiguration-example-1": "Fetch the Content Translation 
configuration json for Spanish-Catalan language pair",
        "apihelp-query+contenttranslationsuggestions-param-from": "The source 
language code.",
        "apihelp-query+contenttranslationsuggestions-param-to": "The target 
language code.",
+       "apihelp-query+contenttranslationsuggestions-param-limit": "The maximum 
number of translation suggestions to fetch. The default is 10.",
        "apihelp-query+contenttranslationsuggestions-example-1": "Fetch pages 
suggested for translation from English (en) to Spanish (es).",
        "apihelp-query+cxpublishedtranslations-description": "Fetch all 
published translations information",
        "apihelp-query+cxpublishedtranslations-param-from": "The source 
language code.",
diff --git a/i18n/api/qqq.json b/i18n/api/qqq.json
index 4b2f5de..c70da28 100644
--- a/i18n/api/qqq.json
+++ b/i18n/api/qqq.json
@@ -35,6 +35,7 @@
        "apihelp-cxconfiguration-example-1": 
"{{doc-apihelp-example|cxconfiguration}}",
        "apihelp-query+contenttranslationsuggestions-param-from": 
"{{doc-apihelp-example|query+contenttranslationsuggestions|from}}",
        "apihelp-query+contenttranslationsuggestions-param-to": 
"{{doc-apihelp-example|query+contenttranslationsuggestions|to}}",
+       "apihelp-query+contenttranslationsuggestions-param-limit": 
"{{doc-apihelp-example|query+contenttranslationsuggestions|limit}}",
        "apihelp-query+contenttranslationsuggestions-example-1": 
"{{doc-apihelp-example|query+contenttranslationsuggestions}}",
        "apihelp-query+cxpublishedtranslations-description": 
"{{doc-apihelp-description|query+cxpublishedtranslations}}",
        "apihelp-query+cxpublishedtranslations-param-from": 
"{{doc-apihelp-param|query+cxpublishedtranslations|from}}",

-- 
To view, visit https://gerrit.wikimedia.org/r/239372
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6336f929f0e90d9c62211dc4c140fbb4b341dac4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to