This feature is only available in version rev20.09.13 or later
This setting is automatic, you only need to add one or two languages to the project in use!
- Go to (IMAB) Localization menu
- Then click New Localization button
- Then complete the Then complete the form provided
- Then click Save Changes
- Go to (IMAB) Popovers menu
- Then add new menu, item type: App : Laguage Option
- Connect your internet, then run
Node.js command prompt
or usingterminal/bash
-
You must install
ionic-storage
by typing the command:ionic cordova plugin add cordova-sqlite-storage@latest --save
npm install --save @ionic/storage@latest
-
Then install
ngx-translate
by typing the command:npm install @ngx-translate/core --save
npm install @ngx-translate/http-loader --save
Last edit: 2020-09-16 02:19:01