No description
- Create validate-translations.js script to check all translation keys exist in all locales - Add translation validation to pre-commit hook - Validates that es, en, ca translation files have matching keys - Blocks commits if translations are missing or inconsistent - Prevents incomplete translations from being committed |
||
|---|---|---|
| .cursor/rules | ||
| .githooks | ||
| backend | ||
| frontend | ||
| scripts | ||
| shared | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| docker-compose.yml | ||
| Makefile | ||