Closed
Description
Short description of the problem:
It's not clear if it is possible to use official Angular 2 way to internationalize Ionic 2 apps.
My understanding it is not currently supported as AoT version of Angular 2 i18n requires to:
pre-build a separate application package for each language
what is not the case with Ionic 2 build process as far as I understand.
What behavior are you expecting?
I expect Ionic 2 docs to have a page/section dedicate to i18n & l10n.
Ideally Ionic should support the i18n process provided by Angular 2.
Angular 2 libraries for translation:
- https://angular.io/docs/ts/latest/cookbook/i18n.html - official
- https://github.com/ocombe/ng2-translate - most popular alternative as far as I know
Which Ionic Version? 2.x
Metadata
Metadata
Assignees
Labels
No labels