Jul 27, 2017 · 1 min read
for ng serve command what needs to use ?
ng serve --aot \
--i18n-file=src/i18n/messages.es.xlf \
--locale=es \
--i18n-format=xlfallow me to run in Spanish lang only
for ng serve command what needs to use ?
ng serve --aot \
--i18n-file=src/i18n/messages.es.xlf \
--locale=es \
--i18n-format=xlfallow me to run in Spanish lang only