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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mbi avatar

mbi/django-rosetta

0
View on GitHub↗

Django Rosetta

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

Features

  • Internationalization - UI for managing gettext translation catalogs.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • Internationalization Tools - Eases the translation process for project strings and files.
  • 1,156 stars·202 forks·Python·MIT·11 views

    Star history

    Star history chart for mbi/django-rosettaStar history chart for mbi/django-rosetta

    How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

    Frequently asked questions

    What does mbi/django-rosetta do?

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

    What are the main features of mbi/django-rosetta?

    The main features of mbi/django-rosetta are: Internationalization, Internationalization Tools.

    Which projects share features with mbi/django-rosetta?

    Projects with overlapping indexed features include: fkirc/attranslate — A CLI to assist Coding Agents in doing translations. 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… deschler/django-modeltranslation — Translates Django models using a registration approach. i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… ttag-org/ttag — :orange_book: simple approach for javascript localization.

    Projects sharing features with Django Rosetta

    These projects share indexed features with Django Rosetta. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
    • deschler/django-modeltranslationdeschler avatar

      deschler/django-modeltranslation

      1,478View on GitHub↗

      Translates Django models using a registration approach.

      Python
      View on GitHub↗1,478
    • fkirc/attranslatefkirc avatar

      fkirc/attranslate

      356View on GitHub↗

      A CLI to assist Coding Agents in doing translations

      TypeScriptinternationalizationlocalizationsemi-automated-translations
      View on GitHub↗356
    • airbnb/polyglot.jsairbnb avatar

      airbnb/polyglot.js

      3,723View on 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
      View on GitHub↗3,723
    • i18next/i18nexti18next avatar

      i18next/i18next

      8,583View on 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
      View on GitHub↗8,583
    Compare all 30 related projects→