tajpouria/Linguci
Automatically translates missing locale strings and opens pull requests with updated translations in your GitHub CI pipeline.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| batch_size | Number of strings to translate in each batch | no | 20 |
| language_concurrency | Number of languages to translate concurrently | no | 2 |
| max_retries | Maximum number of retry attempts for failed translations | no | 3 |
| retry_delay | Delay between retries in milliseconds | no | 1000 |
| branch_prefix | Prefix for the new branch name | no | linguci |
| pr_title | Title for the pull request | no | Update translations |
| pr_body | Body content for the pull request | no | This PR includes translation updates *Generated automatically by linguci* |
Outputs
no outputs