kyanitelabs/DialectOS Translation Validation
Validate Spanish translations against dialect quality checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dialect | Spanish dialect code to validate against (e.g., es-ES, es-MX, es-AR) | yes | es-ES |
| source-dir | Directory containing source and translated files | no | . |
| target-patterns | Comma-separated glob patterns for translated files (e.g., '**/*.es.json','**/*-es.md') | no | "" |
| glossary-file | Path to JSON glossary file for terminology checks | no | "" |
| fail-on-blocking | Fail the action on blocking issues (vs. any issue) | no | true |
| format | Output format (text or json) | no | text |
| strict | Treat all issues (not just blocking) as failures | no | false |
Outputs
no outputs