Amire80 has uploaded a new change for review.

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

Change subject: Add missing apihelp values
......................................................................

Add missing apihelp values

Follow-up to
I89aaa1ed1dd025831c57ec1fe7619074371df779

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


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

diff --git a/i18n/api/en.json b/i18n/api/en.json
index 43ded90..3200796 100644
--- a/i18n/api/en.json
+++ b/i18n/api/en.json
@@ -28,6 +28,8 @@
        "apihelp-query+contenttranslation-param-from": "The source language 
code.",
        "apihelp-query+contenttranslation-param-to": "The target language 
code.",
        "apihelp-query+contenttranslation-param-sourcetitle": "The title of the 
source page.",
+       "apihelp-query+contenttranslation-param-limit": "The maximum number of 
translations to fetch. The default is 100.",
+       "apihelp-query+contenttranslation-param-offset": "Offset into result 
set (optional).",
        "apihelp-query+contenttranslation-example-1": "Get translations started 
by the current user.",
        "apihelp-query+contenttranslation-example-2": "Get translations draft 
by ID.",
        "apihelp-query+contenttranslation-example-3": "Find any translation for 
the given title between given language pair",
diff --git a/i18n/api/qqq.json b/i18n/api/qqq.json
index c43a151..4b2f5de 100644
--- a/i18n/api/qqq.json
+++ b/i18n/api/qqq.json
@@ -23,6 +23,8 @@
        "apihelp-query+contenttranslation-param-from": 
"{{doc-apihelp-param|query+contenttranslation|from}}",
        "apihelp-query+contenttranslation-param-to": 
"{{doc-apihelp-param|query+contenttranslation|to}}",
        "apihelp-query+contenttranslation-param-sourcetitle": 
"{{doc-apihelp-param|query+contenttranslation|sourcetitle}}",
+       "apihelp-query+contenttranslation-param-limit": 
"{{doc-apihelp-param|query+contenttranslation|limit}}",
+       "apihelp-query+contenttranslation-param-offset": 
"{{doc-apihelp-param|query+contenttranslation|offset}}",
        "apihelp-query+contenttranslation-example-1": 
"{{doc-apihelp-example|query+contenttranslation}}",
        "apihelp-query+contenttranslation-example-2": 
"{{doc-apihelp-example|query+contenttranslation}}",
        "apihelp-query+contenttranslation-example-3": 
"{{doc-apihelp-example|query+contenttranslation}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b2002c0f3b74f10c2b80b3cbd7c21613c7a026c
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