actions-marketplace-validations/Check svelte-i18n-keys
Compares i18n-key occurrences in code against a master json
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 27, 2023
- License
- AGPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/circlesland_checki18nkeys@92b0b8b290073a4fa13a205dd0ae6cea7f2a9c84 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| master_json | The path to the master json file | yes | — |
| file_types | A comma separated list of file types. Choose from: js, ts or svelte. | yes | — |
| default_language_prefix | The language of the master json file followed by a dot. Example: "en." or "de." | yes | en. |
Outputs
no outputs