Idea Summary
Support internationalization of apps
Use Case
World-class apps must be translated on-the-fly to a set of languages
Preferred Solution (Optional)
Support a default dictionary and translations for words and abreviations of all strings text in the app. When run the application it must take the language the each user choosed to change the language.
If exist a string used by the developer that isn't exist on the dictionary, APEX must query to add it to its translations.