mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 15:02:11 +08:00
618 B
618 B
ng xi18n
Overview
ng xi18n
Extracts i18n messages from the templates.
Options
--i18n-format
(-f
) Output format for the generated file: either xmb
or xlf
.
--output-path
(-op
) Path where output will be placed.
--locale
(-l
) Specifies the source language of the application.
--outfile
(-of
) Name of the file to output.
--verbose
Adds more details to output logging.
--progress
Log progress to the console while running.
--app
(-a
) Specifies app name to use.