Translating
End-to-end guides for producing translations and moving them in and out of a Messagevisor project. Each guide stitches together the CLI, the export and import round trip, and an external tool to get the job done.
Available guides#
Translating with a tool or service:
- Google Sheets: export a CSV, translate cells with
GOOGLETRANSLATE, import the result back through the CLI. - AI translations: use an AI coding agent like Claude Code to drive the export, translate the CSV, and run the import for you.
Working with humans:
- Translator handoff: send a CSV to a freelance or agency translator and bring their work back, without a hosted translation platform.
When you might want a different doc#
- For the CLI flag reference behind these guides, see Export and import.
- For the conceptual framing, see Translations as code and Localization (l10n).
- For the broader deployment story, see Deployment and Cloud Native.

