MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=translationstash

(main | translationstash)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Translate
  • License: GPL-2.0-or-later

Add translations to stash.

Specific parameters:
Other general parameters are available.
subaction

Action.

This parameter is required.
One of the following values: add, query
title

Title of the translation unit page.

translation

Translation made by the user.

metadata

JSON object.

username

Optionally the user whose stash to get. Only privileged users can do this.

token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.