Commit graph

3 commits

Author SHA1 Message Date
63a4b0f8a2
Add translation validation git hook
- 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
2025-12-26 11:58:09 +01:00
607f872c71
fix pre-commit hook and code quality fixes 2025-12-21 22:14:48 +01:00
917ab0a584
docs and tools 2025-12-20 23:09:46 +01:00