xlf-translator-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

xlf-translator-cli

Translate angular xliff xml translation files

oclif Version CircleCI Codecov Downloads/week License

Usage

$ npm install -g xlf-translator-cli
$ xlf-translator COMMAND
running command...
$ xlf-translator (-v|--version|version)
xlf-translator-cli/1.0.1 linux-x64 node-v11.4.0
$ xlf-translator --help [COMMAND]
USAGE
  $ xlf-translator COMMAND
...

Commands

xlf-translator help [COMMAND]

display help for xlf-translator

USAGE
  $ xlf-translator help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

xlf-translator update

Update the translation *.xlf files generated by angular.

USAGE
  $ xlf-translator update

OPTIONS
  -l, --location=location  (required) Folder where translation files `*.xlf` are located (a recursive search is
                           executed)

DESCRIPTION
  It is expected to find a `messages.xlf` file and translations files following the format `messages.[locale].xlf`

See code: src/commands/update.ts

Package Sidebar

Install

npm i xlf-translator-cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

20.2 kB

Total Files

31

Last publish

Collaborators

  • lleon