honyaku-dev/Honyaku Translate
Translate files using the Honyaku API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-file | Path to the source translation file | yes | — |
| output-dir | Output directory for translated files | yes | — |
| targets | A comma-separated list of target locales with the following format: "<locale>:<filename>". (e. g. "ja:ja.json") | yes | — |
| api-key | API key for authentication | yes | — |
| translator-id | Translator model ID | no | gpt_4_1_mini |
| custom-prompt | Custom prompt for the translator | no | "" |
| base-url | Base URL of the Honyaku API | no | https://honyaku.dev/api/v1 |
Outputs
no outputs