Setup

To use the MachineTranslation API, install the @wix/multilingual package using npm or Yarn:

Copy

or

Copy

Then import { machineTranslation } from @wix/multilingual:

Copy
Did this help?