You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
365 B
JSON

{
"language": "es",
"confirmation_cancel_pattern": "(?i)(?:\\W+|^)(?:cancelar)(?:\\W+|$)",
"confirmation_yes_pattern": "(?i)(?:\\W+|^)(?:s(?:í|i))(?:\\W+|$)",
"confirmation_no_pattern": "(?i)(?:\\W+|^)(?:no)(?:\\W+|$)",
"general_misunderstanding": "Lo siento no entendí lo que dijo",
"answer_misunderstanding": "No entendí su respuesta"
}