https://github.com/leechy/ionic-i18n-starter-app
Almost empty app, where ngx-translate is setted up properly and working.
https://github.com/leechy/ionic-i18n-starter-app
Last synced: over 1 year ago
JSON representation
Almost empty app, where ngx-translate is setted up properly and working.
- Host: GitHub
- URL: https://github.com/leechy/ionic-i18n-starter-app
- Owner: leechy
- Created: 2017-12-14T14:10:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T14:15:48.000Z (over 8 years ago)
- Last Synced: 2025-01-10T16:37:44.218Z (over 1 year ago)
- Language: TypeScript
- Size: 1.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ionic-i18n-starter-app
Almost empty app, where ngx-translate is setted up properly and working.
It's a tabbed Ionic 4.4 (based on Angular 5) project with Settings page,
where one can change the current language and it changes across the whole app.
Three language available (English, Russian and Bulgarian), but it can be easily changed.
In the next revision will add an ngrx store to keep the settings and rest app data there.