An open API service indexing awesome lists of open source software.

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.

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.