Skip to content

orangesunny/wllegal

 
 

Repository files navigation

Weblate

Weblate is libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.

This is legal module used on the Hosted Weblate service.

You can use them as an example how to customize Weblate, but there are probably not generally usable. If you think something should be part of Weblate, please open an issue.

Website

Translation status

CII Best Practices

PyPI package

Documentation

Installation

Install using pip:

pip3 install wllegal

Sources are available at <https://github.com/WeblateOrg/wllegal>.

Usage

Include the module in the INSTALLED_APPS, it has tbe placed prior to other Weblate modules to override it's templates:

INSTALLED_APPS.insert(0, "wllegal")

About

Hosted Weblate legal app

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 75.4%
  • Python 20.7%
  • Shell 3.9%