spxc/Gemini i18n Translator
Translates JSON files using Gemini and automatically creates a PR with the changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_title | Custom title for the Pull Request | no | Gemini Translation Updates |
| model | Gemini model to use | — | gemini-3-flash-preview |
| target_language | Target language(s) for translation, comma or space separated (e.g., "nb-NO fr-FR de-DE") | yes | nb-NO |
| source_path | Path to source JSON | yes | — |
| output_dir | Output directory | yes | — |
| gemini_api_key | API Key for Gemini | yes | — |
Outputs
no outputs