1 repositorio
Tools that validate the quality and consistency of translation strings, including argument checks.
Distinct from Missing Translation Key Detection: Distinct from Missing Translation Key Detection: focuses on the content quality and argument consistency of the values, not just the existence of the key.
Explore 1 awesome GitHub repository matching software engineering & architecture · Translation Message Validators. Refine with filters or upvote what's useful.
next-intl is an internationalization framework for Next.js applications. It provides a system for managing translations, localized routing, and ICU message formatting to deliver multilingual content across server and client components. The project distinguishes itself through a focus on developer experience and type safety, utilizing a TypeScript translation validator that generates declaration files from JSON messages for compile-time key validation. It streamlines translation workflows with tools for automatically extracting strings from source code into message files and synchronizing thos
Checks for missing translations, inconsistent arguments, and unused keys to ensure content quality.