locize/locize download
Download translation files from locize.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-id | The project-id that should be used. Optional if LOCIZE_PROJECTID (or LOCIZE_PROJECT_ID) is set in the environment. | no | — |
| path | Specify the path that should be used (default: locales) | no | locales |
| version | The version that should be targeted (default: latest) | no | latest |
| format | File format of namespaces (default: json; [flat, xliff2, xliff12, xlf2, xlf12, android, yaml, yaml-rails, yaml-nested, csv, xlsx, po, strings, resx, fluent, tmx, laravel, properties]) | no | json |
| language | The language that should be targeted | no | — |
| namespace | The namespace that should be targeted | no | — |
| cdn-type | Specify the cdn endpoint that should be used (standard or pro, default: standard) | no | standard |
| skip-empty | Skips to download empty files (default: true) | no | — |
| language-folder-prefix | This will be added as a local folder name prefix in front of the language. | no | — |
| path-mask | This will define the folder and file structure; do not add a file extension (default: {{language}}/{{namespace}}) | no | — |
| clean | Removes all local files by removing the whole folder (default: false) | no | — |
| unpublished | Downloads the current (unpublished) translations. This will generate private download costs and also needs the api-key to be passed (default: false) | no | — |
| api-key | The api-key that should be used (only needed for unpublished downloads). Falls back to LOCIZE_API_KEY (or LOCIZE_APIKEY) in the environment. | no | — |
Outputs
no outputs