awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesTranslation Message Validators

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.

Awesome Translation Message Validators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • amannn/next-intlAvatar de amannn

    amannn/next-intl

    4,304Ver en GitHub↗

    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.

    TypeScriptdate-formattingi18nnext
    Ver en GitHub↗4,304
  1. Home
  2. Software Engineering & Architecture
  3. String Validation and Normalization
  4. Missing Translation Key Detection
  5. Translation Message Validators