{ "$schema": "../../../schemas/skill-schemas/skill-locale-config.json", "actions": { "run": { "answers": { "testing": [ "Well, I start the analysis. The result of the test will be given to you in a few moments...", "Alright, I'm starting the analysis. Please wait a moment, the result will be given to you soonly..." ], "done": [ "Analysis completed. Here is your result:" ], "error": [ "Oops, an error occurred during my research... Sorry, but I can not analyze your network.", "Somehow, I was not able to run the speed test correctly. I'm sorry for that." ] } } } }