Summary
In this chapter, we reviewed the Globalization and Localization that APEX provides us.
We saw that the APEX IDE can run in 10 different UI languages. It allows us to develop applications that support 132 different languages and locales, while allowing us to translate the internal APEX engine Text Messages, define our own Text Messages to be used in a PL/SQL code, and define Dynamic Translations to dynamically translate data from database tables, mainly to be used in LOV-based items.
We also reviewed the full APEX translation mechanism, which allows us to run the same APEX application under multilingual UI.
The next chapter will discuss Right-To-Left support for APEX applications.