/lsp/submit
Used to submit a completed translation to the translation memory. This bypasses the usual community translation workflow that may require additional review or scoring, and treats the submission as a trusted source.It expects the following parameters:
- apikey = LSP api key
- sl = source language code
- tl = target language code
- st = source text (utf8)
- tt = translated text (utf8)
- domain = optional domain text is from (e.g. foo.com)
- url = optional source url text is from
- guid = unique ID of the translation job