Cadaxo UI5 Snippets #2 – i18n with parameters in XML View

Internationalization in UI5 – using i18n properties files – is the way to translate text into other languages. In this blog post I will share you the way, how to use i18n text with parameters in XML Views. Define i18n File /webapp/i18n/i18n.properties Using in XML View To display defined text with parameters you can use following snippet Set parameters in Controller Define JSON Model in manifest.json file Do not forget to define ‚myModel‘ as it […]

Weiter lesen