Fork of bergamot-translator which supports just en
↔ uk
translations with wasm worker.
- Install node v18 or later.
- Download the latest release archive: bergamot-translator-uken.zip
- Extract files from the release archive.
- Navigate to the directory with extracted files.
- Run and type something in ukrainian:
node index.js
- To run
en
touk
translation - updatefiles
inindex.js
(replaceuken
withenuk
)