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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 Repos

Awesome GitHub RepositoriesValidation Message Localization

Localized error messages and translated validation feedback for global user bases.

Distinct from Internationalization Frameworks: Specific to translating validation errors rather than general application resource mapping.

Explore 11 awesome GitHub repositories matching software engineering & architecture · Validation Message Localization. Refine with filters or upvote what's useful.

Awesome Validation Message Localization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • logaretm/vee-validateAvatar von logaretm

    logaretm/vee-validate

    11,263Auf GitHub ansehen↗

    Vee-validate is a form validation library and state management tool for Vue applications. It enables the validation of user inputs through declarative rules and tracks form metadata, including submission status and dirty states. The library functions as a wrapper for integrating external schema validation libraries to enforce consistent data shapes. It also serves as an internationalized framework for displaying translated error messages and localized feedback. The project covers broad capability areas including form state management, the handling of complex nested data structures, and the s

    Ships an internationalized framework for displaying translated validation error messages and localized feedback.

    TypeScriptformform-validationforms
    Auf GitHub ansehen↗11,263
  • octoprint/octoprintAvatar von OctoPrint

    OctoPrint/OctoPrint

    9,020Auf GitHub ansehen↗

    OctoPrint is a web-based platform for remotely controlling and monitoring 3D printers. It provides a browser dashboard to start, pause, cancel, and track print jobs, while streaming real-time printer status, temperature, and progress updates. The system is built around a plugin-based architecture that allows extending core functionality, and it offers a documented REST API for programmatic printer control and data management. The platform distinguishes itself through its comprehensive automation and extensibility capabilities. It supports event-driven workflows that automatically execute cust

    Manages language packs for the web interface through REST API endpoints for install, remove, and list operations.

    Python3d-printeroctoprintpython
    Auf GitHub ansehen↗9,020
  • open-circle/valibotAvatar von open-circle

    open-circle/valibot

    8,769Auf GitHub ansehen↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    Translates validation errors into multiple languages using translation mappings for global interfaces.

    TypeScriptbundle-sizemodularparsing
    Auf GitHub ansehen↗8,769
  • travis-ci/travis-ciAvatar von travis-ci

    travis-ci/travis-ci

    8,490Auf GitHub ansehen↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Allows adding specific locale support to the build environment to prevent unsupported locale errors.

    Auf GitHub ansehen↗8,490
  • codeigniter4/codeigniter4Avatar von codeigniter4

    codeigniter4/CodeIgniter4

    5,924Auf GitHub ansehen↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    Downloads and installs language pack files to localize system messages.

    PHPcodeignitercodeigniter4framework-php
    Auf GitHub ansehen↗5,924
  • hlmd/postman-cnAvatar von hlmd

    hlmd/Postman-cn

    5,642Auf GitHub ansehen↗

    Postman-cn is a localization project providing application translation packs to convert the Postman API platform interface from English into Chinese. It consists of a set of translated language files and overlays designed to localize the user interface for native speakers. The project provides localization packs that work across multiple operating systems to ensure a consistent Chinese interface. This is achieved through the replacement of default language files and the substitution of static assets. The project covers user interface localization and cross-platform software translation to re

    Provides mechanisms to inject localized language pack files into the application directory to change the UI language.

    PHPchinesepostman
    Auf GitHub ansehen↗5,642
  • woniudiancang/beeAvatar von woniudiancang

    woniudiancang/bee

    4,365Auf GitHub ansehen↗

    Bee ist ein umfassendes Restaurant-Bestellmanagementsystem und Catering-Plattform, die speziell für das WeChat-Mini-Programm-Ökosystem entwickelt wurde. Es dient als Orchestrator für digitale Essensbestellungen, Lieferlogistik und Dine-in-Betriebe. Das System zeichnet sich durch eine spezialisierte Suite von Tools für das physische Restaurantmanagement aus, einschließlich eines Küchen-Druckservers zum Generieren benutzerdefinierter Ticketvorlagen, einer digitalen Plattform für Tischreservierungen und eines Tischzuweisungssystems mittels QR-Codes. Es enthält zudem ein dediziertes Onboarding-Portal für Händler, um Anbieteranträge und Store-Integrationen zu verwalten. Die Plattform deckt ein breites Spektrum an operativen Fähigkeiten ab, einschließlich Lieferzonenbeschränkungen basierend auf Koordinaten-Radius-Mapping, Kundenbindung und Coupon-Management sowie ein Warteschlangen-Koordinationssystem für die Sitzplatzvergabe und Abholung von Bestellungen. Es bietet zudem Tools für die lagerbasierte Inventarkontrolle und die Lokalisierung der Benutzeroberfläche mittels Sprachpaketen.

    Provides dynamic user interface localization by loading external translation files based on the user's selected language.

    JavaScript
    Auf GitHub ansehen↗4,365
  • tastyigniter/tastyigniterAvatar von tastyigniter

    tastyigniter/TastyIgniter

    3,532Auf GitHub ansehen↗

    TastyIgniter is a comprehensive restaurant management system and digital ordering engine. Built as a modular application framework, it provides the tools necessary to operate online food ordering, table reservation systems, and multi-vendor e-commerce platforms. The platform is designed to handle complex restaurant operations, including multi-location networking and multi-vendor marketplace management. It distinguishes itself through specialized restaurant automation, such as coordinating guest limits and time slots for bookings, managing ingredient and allergen catalogs, and implementing mul

    Enables the installation of community-provided translation packs for the admin interface and frontend.

    PHPfood-orderingfood-ordering-systemlaravel
    Auf GitHub ansehen↗3,532
  • symfony/validatorAvatar von symfony

    symfony/validator

    2,689Auf GitHub ansehen↗

    This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and complex object structures against predefined constraints. It provides a structured approach to inspecting object graphs and property metadata, ensuring that data conforms to expected requirements before it is processed by an application. The framework distinguishes itself through a metadata-driven mapping system that uses reflection or configuration files to apply rules directly to object properties. It supports contextual rule orchestration, allowing developers to organize constrai

    Routes validation failure messages through a localization layer to provide multi-language support for error reporting.

    PHPcomponentphpsymfony
    Auf GitHub ansehen↗2,689
  • hibernate/hibernate-validatorAvatar von hibernate

    hibernate/hibernate-validator

    1,266Auf GitHub ansehen↗

    Hibernate Validator is a reference implementation of the Jakarta Validation specification, serving as a framework for enforcing data integrity across Java applications. It functions as a declarative validation engine that processes object constraints to ensure that application state remains consistent. By utilizing metadata-driven rules, the library validates object properties, method parameters, and nested collections to maintain data standards throughout an application's layers. The library distinguishes itself through its ability to perform static analysis on validation configurations, ide

    Adapts validation error messages to specific languages and regions using pluggable resolvers to support users in internationalized applications.

    Javabean-validationhibernatejava
    Auf GitHub ansehen↗1,266
  • meteor-community-packages/meteor-simple-schemaAvatar von Meteor-Community-Packages

    Meteor-Community-Packages/meteor-simple-schema

    915Auf GitHub ansehen↗

    This library provides a comprehensive system for defining data schemas and enforcing structural integrity within JavaScript applications. It enables developers to construct declarative rules for complex, nested objects, ensuring that data conforms to expected types and constraints before it is processed or stored. By integrating directly with the Meteor framework, it serves as a central tool for maintaining consistent data structures across collections and remote procedure calls. The project distinguishes itself through its deep integration with reactive data systems, allowing validation stat

    Supports internationalizing validation error messages to provide clear, localized feedback.

    JavaScriptcleaning-dataform-generationform-validation
    Auf GitHub ansehen↗915
  1. Home
  2. Software Engineering & Architecture
  3. Internationalization Frameworks
  4. Validation Message Localization

Unter-Tags erkunden

  • Language Pack Installers3 Sub-TagsMechanisms for downloading and installing pre-built language pack files into an application's directory. **Distinct from Validation Message Localization:** Distinct from Validation Message Localization: covers the installation of full language packs, not just validation message translation.