callumalpass_tasknotes/.github/workflows
callumalpass eb7be73987 feat: implement comprehensive i18n CI/CD system
- Add i18n management script with sync, verify, and status commands
- Integrate GitHub Actions workflow to enforce translation consistency
- Generate initial manifest (1209 keys) and state files for English/French
- Add package.json scripts for easy i18n workflow management
- Create comprehensive I18N_GUIDE.md with usage examples and best practices

Features:
- Automatic detection of missing/stale translations
- CI/CD enforcement preventing deployment of untranslated strings
- Hash-based tracking system for source string changes
- Support for multiple locales with individual progress tracking
- TypeScript file parsing with automatic cleanup

This ensures translation quality and prevents regressions while providing
clear workflows for both developers and translators.
2025-09-23 22:10:35 +10:00
..
docs.yaml Add actions read permission to docs workflow 2025-06-29 12:39:17 +10:00
release.yaml Add modular CSS build system with comprehensive source files and documentation 2025-06-08 15:59:40 +10:00
test.yml feat: implement comprehensive i18n CI/CD system 2025-09-23 22:10:35 +10:00