i18n

LiveCode allows you to create applications for most popular operating  systems. All this from the same code base, without making big changes you can deploy a desktop and mobile application with the same code base.

Now with the i18n library with that single code base, your application will adapt to different languages. Which improves the user experience, even if your application is only aimed at users who speak a specific language.

i18n is a library that provides a complete solution to localize your product from the web to desktop and mobile devices.

Some features of i18n

  • Pluralization
  • Context
  • Format
  • Translation of all the texts of the interface and the messages that are shown to the users.
  • It allows us to change from one language to another quickly and easily.

Read more in our i18n In the Spotlight feature.

This library is based on: http://i18njs.com/