项目文件夹

文件

16 行
457 B
JSON

{
"$schema": "../../../schemas/skill-schemas/skill-locale-config.json",
"actions": {
"help": {
"answers": {
"help_introduction": [
{
"text": "I'm Leon, your open-source personal assistant. Here are the skills currently available:<br><br><ul>{{ list }}</ul>",
"speech": "I'm Leon, your open-source personal assistant. Here are the skills currently available."
}
]
}
}
}
}