Usage for Angular applications

1. Install

  • Add dependencies using
    NPM
    YARN
    npm install @translation/angular
Code and documentation on translation/angular

2. Configure

  • Sign up (or Sign in).
  • Create a project.
  • Copy tio.config.json to the root of your project.
  • Execute npm run translation:init to push your existing sources and translations.

3. Work

  • Write text using <p i18n>text</p> or $localize `text`.
  • Execute npm run translation:sync to push new sources and get new translations.
  • Translate or have it translated by others.

Repeat step 3 and relax



Ready to adopt a smooth translation process?

Sign up