Skip to content

leonardo-modules/leonardo-translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leonardo Translations

Integration of django-rosetta which eases the translation process of your Django projects.

Features

  • Database independent
  • Reads and writes your project’s gettext catalogs (po and mo files)
  • Installed and uninstalled in under a minute
  • Uses Django’s admin interface CSS

Installation

pip install leonardo-translations
pip install django-leonardo[translations]

Navigate your browser to /admin/rosetta/

Security

Because Rosetta requires write access to some of the files in your Django project, access to the application is restricted to the administrator user only (as defined in your project’s Admin interface)

If you wish to grant editing access to other users:

Create a ‘translators’ group in your admin interface
Add the user you wish to grant translating rights to this group

Read More

About

Translate all application ! - rosetta integration to leonardo-cms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages