...
i18n
Attributes
- #i18n.keyName#
Scope of use
- All components within the App.
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".
...
...
i18n
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".
...