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
·
Back to deschler/django-modeltranslation

Open-source alternatives to Django Modeltranslation

30 open-source projects similar to deschler/django-modeltranslation, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Django Modeltranslation alternative.

  • airbnb/polyglot.jsAvatar von airbnb

    airbnb/polyglot.js

    3,723Auf GitHub ansehen↗

    Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l

    JavaScript
    Auf GitHub ansehen↗3,723
  • ttag-org/ttagAvatar von ttag-org

    ttag-org/ttag

    354Auf GitHub ansehen↗

    :orange_book: simple approach for javascript localization

    TypeScript
    Auf GitHub ansehen↗354
  • fkirc/attranslateAvatar von fkirc

    fkirc/attranslate

    356Auf GitHub ansehen↗

    A CLI to assist Coding Agents in doing translations

    TypeScriptinternationalizationlocalizationsemi-automated-translations
    Auf GitHub ansehen↗356
  • i18next/i18nextAvatar von i18next

    i18next/i18next

    8,583Auf GitHub ansehen↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    Auf GitHub ansehen↗8,583

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • mbi/django-rosettaAvatar von mbi

    mbi/django-rosetta

    1,156Auf GitHub ansehen↗

    Rosetta is a Django application that eases the translation process of your Django projects

    Python
    Auf GitHub ansehen↗1,156
  • nodeca/babelfishAvatar von nodeca

    nodeca/babelfish

    261Auf GitHub ansehen↗

    human friendly i18n for javascript (node.js browser)

    JavaScript
    Auf GitHub ansehen↗261
  • jonataslaw/getAvatar von jonataslaw

    jonataslaw/get

    11,181Auf GitHub ansehen↗

    Get is a framework for Flutter that provides a comprehensive toolkit for dependency injection, internationalization, route management, and reactive state management. It includes a UI utility kit for handling themes, adaptive layouts, and the display of overlays such as snackbars and dialogs. The framework is distinguished by its ability to perform navigation and overlay management without requiring a build context. It also features a dependency injection container that manages the memory lifecycle of controllers and services, and a localization system that maps keys to strings to update appli

    Dart
    Auf GitHub ansehen↗11,181
  • ashwinsathian/ngx-runtime-i18nAvatar von AshwinSathian

    AshwinSathian/ngx-runtime-i18n

    2Auf GitHub ansehen↗

    A modern runtime internationalisation library for Angular 16+. Fully compatible with SSR and hydration. Features include fallback chains, persistent catalog caching, and developer-friendly helpers — all powered by signals.

    TypeScript
    Auf GitHub ansehen↗2
  • ai/r18nAvatar von ai

    ai/r18n

    512Auf GitHub ansehen↗

    I18n tool to translate your Ruby application.

    Ruby
    Auf GitHub ansehen↗512
  • adamcsk1/ngx-signal-translateAvatar von adamcsk1

    adamcsk1/ngx-signal-translate

    2Auf GitHub ansehen↗

    A signal-driven translation service.

    TypeScript
    Auf GitHub ansehen↗2
  • arkar-aung/parabaikelixirconverterAvatar von Arkar-Aung

    Arkar-Aung/ParabaikElixirConverter

    3Auf GitHub ansehen↗

    ParabaikElixirConverter is just a Elixir version of Parabaik converter

    Elixir
    Auf GitHub ansehen↗3
  • ascor8522/ngx-i18n-toolsAvatar von Ascor8522

    Ascor8522/ngx-i18n-tools

    3Auf GitHub ansehen↗

    A collection of tools to help with the translation of Angular applications.

    Go
    Auf GitHub ansehen↗3
  • crystal-i18n/i18nAvatar von crystal-i18n

    crystal-i18n/i18n

    33Auf GitHub ansehen↗

    🌐 An internationalization library for Crystal.

    Crystal
    Auf GitHub ansehen↗33
  • aspnet/localizationAvatar von aspnet

    aspnet/Localization

    156Auf GitHub ansehen↗

    Archived Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCore

    C#
    Auf GitHub ansehen↗156
  • angvp/django-klingonAvatar von angvp

    angvp/django-klingon

    37Auf GitHub ansehen↗

    django-klingon

    Python
    Auf GitHub ansehen↗37
  • alibaba/react-intl-universalAvatar von alibaba

    alibaba/react-intl-universal

    1,355Auf GitHub ansehen↗

    Internationalize React apps. Not only for Component but also for Vanilla JS.

    JavaScript
    Auf GitHub ansehen↗1,355
  • ahmaed0hakam/ngx-directoAvatar von ahmaed0hakam

    ahmaed0hakam/ngx-directo

    10Auf GitHub ansehen↗

    The ultimate Angular 18+ Signals-based library for RTL/LTR directionality, Arabic localization, and Google Font orchestration. Zoneless-ready and high-performance.

    TypeScript
    Auf GitHub ansehen↗10
  • bartholomej/ngx-translate-cutAvatar von bartholomej

    bartholomej/ngx-translate-cut

    12Auf GitHub ansehen↗

    Angular pipe for cutting translations ✂️ 🌍 (plugin for ngx-translate)

    TypeScript
    Auf GitHub ansehen↗12
  • belaustegui/transAvatar von belaustegui

    belaustegui/trans

    237Auf GitHub ansehen↗

    Embedded translations for Ecto

    Elixir
    Auf GitHub ansehen↗237
  • cakephp/i18nAvatar von cakephp

    cakephp/i18n

    28Auf GitHub ansehen↗

    READ-ONLY Provides support for message translation and localization for dates and numbers. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

    PHP
    Auf GitHub ansehen↗28
  • cakephp/localizedAvatar von cakephp

    cakephp/localized

    212Auf GitHub ansehen↗

    This plugin contains various localized validation classes for specific countries.

    PHP
    Auf GitHub ansehen↗212
  • celtian/ngx-i18n-extract-regex-cliAvatar von Celtian

    Celtian/ngx-i18n-extract-regex-cli

    2Auf GitHub ansehen↗

    Tool for extracting translations from Angular app using regex

    TypeScript
    Auf GitHub ansehen↗2
  • celtian/ngx-translate-versionAvatar von Celtian

    Celtian/ngx-translate-version

    3Auf GitHub ansehen↗

    Angular module that provides version to your language files

    TypeScript
    Auf GitHub ansehen↗3
  • change/linguistAvatar von change

    change/linguist

    186Auf GitHub ansehen↗

    Elixir Internationalization library

    Elixir
    Auf GitHub ansehen↗186
  • cherryprojects/react-translate-makerAvatar von CherryProjects

    CherryProjects/react-translate-maker

    36Auf GitHub ansehen↗

    Universal internationalization (i18n) open source library for React

    JavaScript
    Auf GitHub ansehen↗36
  • coderifous/jquery-localizeAvatar von coderifous

    coderifous/jquery-localize

    460Auf GitHub ansehen↗

    a jQuery plugin that makes it easy to internationalize your web site.

    JavaScript
    Auf GitHub ansehen↗460
  • aymericzip/intlayerAvatar von aymericzip

    aymericzip/intlayer

    595Auf GitHub ansehen↗
    TypeScriptcmscontentcontent-management
    Auf GitHub ansehen↗595
  • daniel-sc/ng-extract-i18n-mergeAvatar von daniel-sc

    daniel-sc/ng-extract-i18n-merge

    221Auf GitHub ansehen↗

    Extract and merge i18n xliff translation files for angular projects.

    TypeScript
    Auf GitHub ansehen↗221
  • darioegb/ngx-translate-routesAvatar von darioegb

    darioegb/ngx-translate-routes

    7Auf GitHub ansehen↗

    NgxTranslateRoutes is a library for Angular that allows you to manage route & page title translations seamlessly.

    TypeScript
    Auf GitHub ansehen↗7
  • alexfilatov/getatrexAvatar von alexfilatov

    alexfilatov/getatrex

    8Auf GitHub ansehen↗

    Gettext Automatic Translator in Elixir

    Elixir
    Auf GitHub ansehen↗8