2020-06-29 13:30:47 +00:00
|
|
|
{
|
|
|
|
"@metadata": {
|
|
|
|
"authors": []
|
|
|
|
},
|
|
|
|
"apierror-discussiontools-commentid-notfound": "Comment ID not found: $1",
|
2020-07-01 16:03:45 +00:00
|
|
|
"apihelp-discussiontools-summary": "Returns metadata required to initialize the discussion tools.",
|
2021-02-10 23:05:38 +00:00
|
|
|
"apihelp-discussiontools-paramvalue-paction-transcludedfrom": "Return titles of pages from which each comment on the given page is transcluded.",
|
|
|
|
"apihelp-discussiontools-param-oldid": "The revision number to use (defaults to latest revision).",
|
2020-09-09 20:35:20 +00:00
|
|
|
"apihelp-discussiontoolsedit-summary": "Post a message on a discussion page.",
|
2021-02-10 23:05:38 +00:00
|
|
|
"apihelp-discussiontoolsedit-paramvalue-paction-addcomment": "Add a new comment as a reply to an existing comment.",
|
|
|
|
"apihelp-discussiontoolsedit-paramvalue-paction-addtopic": "Add a new discussion section and the first comment in it.",
|
|
|
|
"apihelp-discussiontoolsedit-param-commentid": "Comment ID to reply to. Only used when <var>paction</var> is <var>addcomment</var>.",
|
|
|
|
"apihelp-discussiontoolsedit-param-sectiontitle": "{{int:apihelp-edit-param-sectiontitle}} Only used when <var>paction</var> is <var>addtopic</var>.",
|
|
|
|
"apihelp-discussiontoolsedit-param-html": "Content to post, as HTML. Cannot be used together with <var>wikitext</var>.",
|
|
|
|
"apihelp-discussiontoolsedit-param-wikitext": "Content to post, as wikitext. Cannot be used together with <var>html</var>."
|
2020-06-29 13:30:47 +00:00
|
|
|
}
|