Defining a bundle entry for new components of new module or flowEdit online You can define bundle entries for new components of new module or flow. Procedure Create a new folder under BUNDLE_EXTENSIONS_HOME, specific to your module and also create the en.json file.Define the bundle entries in the en.json as nested JSON objects in the following format: “userList”: { “TITLE_userList”: “User list”, … … }