TableCheck's shared locale definition files and functions
npm ci --legacy-peer-deps
This repository includes automated checks to ensure all locale files have complete translations.
To manually check if all locales have complete translations:
npm run check-translations
This check will also run during CI/CD workflows and fail if any translations are missing.
When adding a new locale, ensure it includes translations for all existing locale codes. Similarly, when adding a new locale code to an existing locale, add translations for it to all other locale files.
Thanks goes to these wonderful people (emoji key):
Simeon Cheeseman 📖 🚇 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!