Custom MT
Last updated
Last updated
Requires a minimum version of VNTranslator: Pro 0.8.6 & Neo 0.8.0. Some parameters only work in the Pro Version.
From Launcher: Menubar -> Translator -> Double Click on the MT Engine
From Settings: Settings -> MT Engines -> Click on the MT Engine
The Launcher does not automatically load the configuration when you save or update the Custom MT code. So switch from Custom MT to another translator (Custom MT → DeepL Web → Custom MT) to reload the configuration.
Write the Custom MT code using the JSON object structure format
configVersion: number
name: string
title: string
description: string
version: string
icon: object
default: string
schema: array[]
formBuilder: array[]
lang: object
source: array[]
target: array[]
request: object
components: object