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.

9 lines
370 B
JSON

{
"language": "it",
"confirmation_cancel_pattern": "(?i)(?:\\W+|^)(?:annullare)(?:\\W+|$)",
"confirmation_yes_pattern": "(?i)(?:\\W+|^)(?:sì)(?:\\W+|$)",
"confirmation_no_pattern": "(?i)(?:\\W+|^)(?:no)(?:\\W+|$)",
"general_misunderstanding": "Scusami, non ho capito cosa hai detto",
"answer_misunderstanding": "Non ho capito la tua risposta"
}