l10n-dev/L10n.dev AI Localization Automation
Automatically translate your i18n files using AI-powered localization service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | L10n.dev CLI version | no | latest |
| skip-setup-node | Skip Node.js setup if already installed in workflow | no | false |
| api-key | L10n.dev Platform API Key (or set L10N_API_KEY env variable) | no | — |
| github-token | GitHub token for PR creation. Use default github.token if repo has 'Allow GitHub Actions to create PRs' enabled, or provide PAT with repo scope | no | — |
| config-file | Path to the translation config file | no | ai-l10n.config.json |
| working-directory | Working directory to run the translation (useful for monorepos) | no | . |
| pull-request | Create a pull request with the changes | no | false |
| commit-message | Commit message | no | feat: update translations via L10n.dev |
| pull-request-title | Pull request title | no | feat: update translations via L10n.dev |
| commit-author-name | Git commit author name | no | L10n.dev |
| commit-author-email | Git commit author email | no | support@l10n.dev |
| process-own-commits | Process commits made by this action | no | false |
Outputs
no outputs