mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
1.3 KiB
1.3 KiB
Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see here.
ng xi18n
Overview
ng xi18n
Extracts i18n messages from the templates.
ng xi18n [project]
Options
configuration
--configuration
(alias: -c
)
Specify the configuration to use.
browser-target
--browser-target
Target to extract from.
i18n-format
--i18n-format
Output format for the generated file.
i18n-locale
--i18n-locale
Specifies the source language of the application.
output-path
--output-path
Path where output will be placed.
out-file
--out-file
Name of the file to output.