Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

jone/collective.i18nreport

Repository files navigation

collective.i18nreport

Creates a coverage report of internationalizations.

Usage

Install it using buildout:

Or you can checkout the repository and use it from source:

$ git clone https://github.com/collective/collective.i18nreport.git
$ ln -s development.cfg buildout.cfg
$ python2.7 bootstrap.py
$ bin/buildout
$ bin/i18nreport --help
Usage: i18nreport [-h] [--path PATH] [--format FORMAT] [--all-languages]

Options:
  -h, --help            show this help message and exit
  -p PATH, --path=PATH  Path to scan for translations (defaults to pwd)
  -f FORMAT, --format=FORMAT
                        Formats: json, html
  -a, --all-languages   Show also languages wich are not translated at all

About

Internationalization coverage report

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages