Some tooling to be used for Angular i18n workflows.
This page contains just a very short description about the installation process and usage. For details have a look at the Tutorial for using xliffmerge contained in the Wiki pages.
This is a monorepo containing projects
- tooling Schematics for adding @ngx-i18nsupport to your projects, for updating to current version, and builder support.
- xliffmerge The command line tool that does all the magic
- ngx-i18nsupport-lib A library to support working with xliff 1.2, xliff 2.0 and xmb/xtb file
- tiny-translator A web application to translate xliff 1.2, xliff 2.0 and xmb/xtb files to other languages
Project | Package | Version |
---|---|---|
tooling | @ngx-i18nsupport/tooling |
|
xliffmerge | @ngx-i18nsupport/xliffmerge |
|
ngx-i18nsupport-lib | @ngx-i18nsupport/ngx-i18nsupport-lib |
Project | Tool | Version |
---|---|---|
tiny-translator | https://martinroob.github.io/tiny-translator |
v0.16 |