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.

11 lines
422 B
JSON

{
"language": "ko",
"confirmation_cancel_pattern": "(?i)(?:\\W+|^)(?:취소)(?:\\W+|$)",
"confirmation_yes_pattern": "(?i)(?:\\W+|^)(?:응)(?:\\W+|$)",
"confirmation_no_pattern": "(?i)(?:\\W+|^)(?:아니(에요|야)?)(?:\\W+|$)",
"general_misunderstanding": "죄송합니다, 뭣을 원하는지 이해 못했습니다",
"answer_misunderstanding": "당신의 대답을 이해 못했습니다"
}