ui5-task-copy-i18n
v0.0.4
Published
Task for the UI5 tooling to copy i18n files.
Readme
ui5-task-copy-i18n
Description
A custom task for ui5-builder of UI5 Tooling to copy i18n files
Configuration options
- debug:
boolean(optional) - languageVector:
Object(optional) e.g. { "de": [ "de_DE"] , "fr": [ "fr_BE", "fr_FR" ] } to copy i18n_de to i18n_de_DE and i18n_fr to i18n_fr_FR and i18n_fr_BE
