【发布时间】:2018-05-11 09:13:11
【问题描述】:
有没有办法提取每个角度模块的翻译文件?我的应用:
- 应用程序
- module-1 --> Team 1 在这个模块中工作
- module-2 --> Team 2 在这个模块中工作
- module-3 --> Team 3 在这个模块中工作
- messages.xlf
- messages.fr.xlf
- ...
在每个新生成之后,messages.xlf 中的 git 流中存在大量合并冲突的可能性很大 (ng xi18n)
是否有机会提取每个模块的 xlf 文件?
感谢您的回答。
【问题讨论】:
标签: angular angular-cli angular5 angular6