devexsweden/Localize Android or iOS strings
Automatically localizes Android or iOS string resources using MarianMT.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platform | The platform to localize (android or ios) | yes | android |
| source_file | Path to the source strings file | yes | — |
| source_language_code | Source language code (e.g. en) | yes | — |
| target_language_code_list | Pipe-separated list of target language codes (e.g. de|fr|tr) | yes | — |
| pr_title | Title for the PR | no | Update translations |
| pr_body | Body for the PR | no | This PR updates translations based on the latest changes. |
| project_root | Path to the project root | yes | ${{ github.workspace }} |
| gh_token | GitHub token for creating PRs | yes | — |
Outputs
no outputs