awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deschler avatar

deschler/django-modeltranslation

0
View on GitHub↗
1,478 星标·270 分支·Python·BSD-3-Clause·4 次浏览

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 历史

deschler/django-modeltranslation 的 Star 历史图表deschler/django-modeltranslation 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Django Modeltranslation 的开源替代方案

相似的开源项目,按与 Django Modeltranslation 的功能重合度排序。
  • fkirc/attranslatefkirc 的头像

    fkirc/attranslate

    356在 GitHub 上查看↗

    A CLI to assist Coding Agents in doing translations

    TypeScriptinternationalizationlocalizationsemi-automated-translations
    在 GitHub 上查看↗356
  • i18next/i18nexti18next 的头像

    i18next/i18next

    8,583在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,583
  • airbnb/polyglot.jsairbnb 的头像

    airbnb/polyglot.js

    3,723在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,723
  • mbi/django-rosettambi 的头像

    mbi/django-rosetta

    1,156在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,156
查看 Django Modeltranslation 的所有 30 个替代方案→

常见问题解答

deschler/django-modeltranslation 是做什么的?

Translates Django models using a registration approach.

deschler/django-modeltranslation 的主要功能有哪些?

deschler/django-modeltranslation 的主要功能包括:Internationalization, Internationalization Tools。

deschler/django-modeltranslation 有哪些开源替代品?

deschler/django-modeltranslation 的开源替代品包括: 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.