Documentation

bulk_translate_form.php

Bulk Translate Form View - Form for bulk translating unknown words

Variables expected:

  • $tid: int - Text ID
  • $sl: string|null - Source language code
  • $tl: string|null - Target language code
  • $pos: int - Current offset position
  • $dictionaries: array - Dictionary URIs with keys: dict1, dict2, translate
  • $limit: int - Page size the client should request

The term rows themselves are fetched by the bulkTranslateApp component from GET /api/v1/terms/unknown-for-translate.

PHP version 8.1

Tags
category

Lwt

author

HugoFara git@hugofara.net

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/developer/api
since
3.0.0

Table of Contents

On this page
  • Table Of Contents

Search results