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
·
deschler avatar

deschler/django-modeltranslation

0
View on GitHub↗
1,478 Stars·270 Forks·Python·BSD-3-Clause·4 Aufrufe

Django Modeltranslation

Translates Django models using a registration approach.

Features

  • Internationalization - Translate models using a registration-based approach.
  • Internationalization Tools - Translates dynamic content without modifying original model classes.

Star-Verlauf

Star-Verlauf für deschler/django-modeltranslationStar-Verlauf für deschler/django-modeltranslation

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Django Modeltranslation

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Django Modeltranslation.
  • 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
  • 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
  • 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
Alle 30 Alternativen zu Django Modeltranslation anzeigen→

Häufig gestellte Fragen

Was macht deschler/django-modeltranslation?

Translates Django models using a registration approach.

Was sind die Hauptfunktionen von deschler/django-modeltranslation?

Die Hauptfunktionen von deschler/django-modeltranslation sind: Internationalization, Internationalization Tools.

Welche Open-Source-Alternativen gibt es zu deschler/django-modeltranslation?

Open-Source-Alternativen zu deschler/django-modeltranslation sind unter anderem: i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… nodeca/babelfish — human friendly i18n for javascript (node.js + browser). airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… fkirc/attranslate — A CLI to assist Coding Agents in doing translations. mbi/django-rosetta — Rosetta is a Django application that eases the translation process of your Django projects. ttag-org/ttag — :orange_book: simple approach for javascript localization.