appquality/Generate WP i18n
Generate po and pot from repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folder-to-translate | The folder containing the project to translate (e.g. wp-content/themes/mytheme or wp-content/plugins/my-plugin) | yes | wp-content/themes/crowdappquality |
| language-folder | The folder containing the language files, relative to the project (e.g. languages) | yes | languages |
| pot-file | The name of the main pot file (e.g. mytheme.pot) | yes | languages |
| domain | The domain to translate (e.g. mytextdomain) | yes | crowdappquality |
| po-files | The po files, separated by ; (e.g. it_IT.po;es_ES.po) | yes | it_IT.po |
| string-to-prepend-to-jsons | A string to prepend to every generated json (e.g. mytextdomain-) | — | — |
| branch | The branch where changes will be committed. | — | master |
Outputs
no outputs