Honyaku Translate
Version updated for https://github.com/Toshimichi0915/honyaku-action to version v0.1.4.
- 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
The honyaku.dev Automatic Translation GitHub Action automates the process of translating files into multiple languages using AI-powered models through the honyaku.dev API. It simplifies multilingual content management by identifying changes in source files, translating only updated content, and automatically committing the translated files back to the repository. Key features include support for 180+ languages, customizable translation prompts, and incremental translation tracking via a lock file.
Release notes
0.1.4 (2026-02-24)
Bug Fixes
- update base-url (17392c6)