JSON language pack

I download the JSON language pack. By the documentation, we can edit “the dialog prompts and messages” in the JSON file. I am still not clear which ones are editable. Please help. I wish the documentation could make this clearer later. The file should not include the information which is not changable.

Hey David, I’m not sure what you read in the documentation, but dialog prompts and messages can be manipulated using JavaScript. I have used JS to customize Message nodes and Entity nodes so that information/data is presented with tables, buttons and other visualizations. Also, the Bot Action node also allows you to control data with JS. Much of the build process is no-code, drag and drop, but the platform does enable you to customize these nodes for your specific application.