larrrssss/I18n Merge
Merge i18n translation files into one output file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| root | Change the root path for all paths | no | / |
| output_file_path | Path for the output file | no | output.json |
| locales_file_path | Path for the root locales file | no | locales.json |
| base_file_name | Name of the base file | no | base.json |
| workspace | Github $GITHUB_WORKSPACE variable | yes | — |
| exclude | Define a glob pattern to exclude paths from merging. This is based on a specific locale directory. | no | — |
Outputs
| name | description |
|---|---|
| changes_detected | Wheter there are new changes |