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
385 B
JSON

{
"language": "fr",
"confirmation_cancel_pattern": "(?i)(?:\\W+|^)(?:annuler)(?:\\W+|$)",
"confirmation_yes_pattern": "(?i)(?:\\W+|^)(?:oui)(?:\\W+|$)",
"confirmation_no_pattern": "(?i)(?:\\W+|^)(?:non)(?:\\W+|$)",
"general_misunderstanding": "Désolé je n'ai pas compris ce que vous avez dit",
"answer_misunderstanding": "Je n'ai pas compris votre réponse"
}