To support language localization on application level.
Prefix
i18n
Attributes
- #i18n.keyName#
Sample Usage
In your App's properties, you may add your own messages. For example, we can have two messages in Chinese and English for the key "app.hello".
...