Hanzo
CLITranslate

Translate

3 `hanzo` commands for Translate, each calling one operation on api.hanzo.ai.

Package translate is text in, the same text out in the language you asked for.

3 commands · API reference →

CommandCallsWhat it does
hanzo translate memory getGET /v1/translate/memoryList returns the org's own translation-memory entries, newest first, optionally narrowed to one target language and/or…
hanzo translate memory replacePUT /v1/translate/memoryReview records a human decision on one translation-memory entry, and returns the entry as stored.
hanzo translate createPOST /v1/translateTranslate a string or a batch into one target language

How is this guide?