Skip to content

leon19/xlf-translator-cli

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages