Honyaku Translate
Version updated for https://github.com/Toshimichi0915/honyaku-action to version v0.1.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the translation of files into multiple languages using the honyaku.dev API, leveraging AI-powered models. It streamlines the localization process by identifying changes in source files, translating only updated content, and automatically committing the results to your repository. Key features include support for 180+ languages, customizable AI translation models, incremental translation with a lock file, and the ability to fine-tune translations with custom prompts.
Release notes
0.1.3 (2026-02-23)
Bug Fixes
- update .releaserc.json (d549d1b)