/i18n-tools

Primary LanguagePythonApache License 2.0Apache-2.0

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