mirror of
https://github.com/hexastack/hexabot
synced 2024-11-24 21:13:53 +00:00
14 lines
419 B
JSON
14 lines
419 B
JSON
{
|
|
"title": {
|
|
"chatbot_settings": "Chatbot"
|
|
},
|
|
"label": {
|
|
"global_fallback": "Enable Global Fallback?",
|
|
"fallback_message": "Fallback Message"
|
|
},
|
|
"help": {
|
|
"global_fallback": "Global fallback allows you to send custom messages when user entry does not match any of the block messages.",
|
|
"fallback_message": "If no fallback block is selected, then one of these messages will be sent."
|
|
}
|
|
}
|