davidoc / i18n-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n Tools build-status coverage-status

Installing

python setup.py install

Running

Running commands from the edx-platform directory will default to loading the configuration at ./conf/locale/config.yaml. You can specify a different configuration file with the --config argument.

  • i18n_tool dummy
  • i18n_tool extract
  • i18n_tool generate
  • i18n_tool segment
  • i18n_tool transifex
  • i18n_tool validate

Configuration

Details of the config.yaml file are in edx-platform/conf/locale/config.yaml

About

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Shell 0.4%