How it works
Your Japanese text is split into words by the MeCab morphological analyser (offline). The whole sentence is romanised, and each word is looked up in the built-in dictionary. The full sentence is translated offline by a local NLLB-200 neural model — no internet, no API key.