Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@ Translations
:type language: string
:form string conflicts: How to deal with conflicts (``ignore``, ``replace-translated`` or ``replace-approved``), see :ref:`upload-conflicts`
:form file file: Uploaded file
:form string email: Author e-mail
:form string author: Author name
:form string author_email: Author e-mail
:form string author_name: Author name
:form string method: Upload method (``translate``, ``approve``, ``suggest``, ``fuzzy``, ``replace``, ``source``, ``add``), see :ref:`upload-method`
:form string fuzzy: Fuzzy (marked for edit) strings processing (*empty*, ``process``, ``approve``)

Expand Down
Loading