easytranslate-com/EasyTranslate Translation Action
Localize your source code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| easytranslate_action | `pull` or `push` your strings to EasyTranslate | yes | push |
| source_language | Your source language code | yes | — |
| target_languages | Your target language codes | yes | — |
| source_root_folder | Root folder where your source strings are located. This should not be included in your `translation_file_paths` | yes | — |
| translation_file_paths | Location to your source files | yes | — |
| access_token | Your EasyTranslate access token | yes | — |
| base_api_url | EasyTranslate API URL | yes | — |
| team_name | EasyTranslate Team identifier | yes | — |
| string_library_id | EasyTranslate String library ID that will store your translations | yes | — |
| download_strings_format | Defines the format of the JSON object inside the downloaded strings. Works only with `easytranslate_action: download` | no | — |
| file_lang_settings | Defines the keys for source language. JSON string enabling custom language mapping for YAML files | no | {"custom_mapping": false} |
Outputs
no outputs