CODE.MARKET
Search main icon svg
Enter ↵

i18n Ionic - Full Application

Author userpic
by appseed
i18n Ionic - Full Application Ionic  Mobile App template

Description

What’s new in version 1.6:
Fixes and update to Ionic 1.3.
What’s new in version 1.5:
Ionic library update, native scrolling, minor fixes and obfuscation of code.

i18n Ionic is a full working example of an Internationalized Ionic application. Best practices and proven techniques are packed together so as to implement a real case scenario providing a great example for the internationalization of your app. Speed up your app development process by using it as a point of reference and give your applications the internationalized boost they need.

The app works in a very simple and effective way. i18n Ionic takes account of the language settings of the device and determines which translation files will use. It also takes account of the locale (region) settings of the device and regulates the format of culture/language sensitive information such as dates and time.

Cordova Globalization plugin is utilized in order to undertake operations specific to the user’s locale and language. i18n Ionic comes with a very detailed and easy to follow documentation. Best techniques and practices are implied to guide you.It can be used as a point of reference in order to localize and translate your next PhoneGap or Ionic project.

Demo

Android .APK

  • Android APK v1.6

Preview on iOS and Android – Ionic View

  • Download the Ionic View app )
  • Use the App ID 298e193c

Note: On Ionic View, the app is presented only in the default language, namely english.

Features

Cordova Plugin Globalization

The i18n Ionic app makes use of the Cordova Globalization Plugin. This plugin obtains information and performs operations specific to the user’s locale, language, and timezone. Note the difference between locale and language:
  • locale controls how numbers, dates, and times are displayed for a region,
  • while language determines what language text appears as, independently of locale settings. Often developers use locale to set both settings, but there is no reason a user couldn’t set her language to “English” but locale to “French”, so that text is displayed in English but dates, times, etc., are displayed as they are in France.

Plain text translations

i18n Ionic - Full Application - 1

Translating plain text can be so easy and fast! i18n Ionic application uses translation keys instead of strings so that, by using the same keys, multiple languages can be supported. Therefore, using the same HTML view you will find it super easy to display the same text in as many languages as you prefer by creating the corresponding JSON file for every language.

Date/Time Display Format

An internationalized app respects all user settings and takes the appropriate actions to display information accordingly. i18n Ionic app displays Date and Time according to the device language and locale (regional) settings. A full set of different date and time formats, according to the guidelines of AngularJS (https://docs.angularjs.org/api/ng/filter/date) are already implemented and available to be used.

Input form

i18n Ionic - Full Application - 2

A full example of an input form consisting of drop-downs, text controls, labels and buttons is implemented. Get inspired or use it as it is and adjust any input form according to your special needs.

Text structure

i18n Ionic - Full Application - 3

All the string values are externalized and collected into JSON files. Thus, you are able to add as many languages as you want by simply adding a JSON file with the respective translated text in a particular language. Each label, title or even body text, is assigned to a key so you only need to modify the text that corresponds to the related keys.

Documentation / Internationalisation Guide

The i18n Ionic app comes with a comprehensive documentation which explains everything you need to know about how Internationalization, and the application, works. Examples on how to configure an application and add an additional language are also included. The localization of your next PhoneGap or Ionic project can be easily done just by following this guide.

Change log

1.6 - May 05, 2016
- Ionic update to v1.3.0
- Fix of the ionic keyboard plugin id

1.5 - February 10, 2016
- Ionic update to v1.2.4 as Ionic 1.2 uses native scrolling by default.
- Ionic CLI update to v1.7.13
- Addition of task in Gruntfile to minify and obfuscate CSS, HTML and Javascript files

1.4 - December 16, 2015
- Ionic update to v1.1.1
- Cordova CLI update to v5.4.1
- Ionic CLI update to v1.7.12
- ngCordova update to v0.1.23-alpha
- Support of android versions back to 4.0
- Plugins update
- Copy of package file to be used as a replacement when needed
- Improved installation process for Win/Linux/MacOS
- README.md update with improved instructions on how to install, run, build the app.

1.3 - November 5, 2015
- README.md update with improved instructions on how to install, run, build the app

1.2 - October 18, 2015
- Fix minor issue related to bouncing view
- Update Ionic CLI to v1.7.6
- Make use of the Transport Security plugin which allows HTTP access for iOS9 device.

1.1 - October 14, 2015
- ngCordova update to v1.1.18
- Utilization of ng-cordova-auth v0.1.4
- Ionic update to v1.1.0
- Cordova CLI update to v5.3.3
- Ionic CLI update to v1.6.4

1.0 - August 3, 2015
- Initial release

Product tags

    • 6 month free support included from author
    • Free lifetime product updates guarantee
    • 360 degrees quality control
    Secure payment & money back guarantee

    Related products