Commit ff01ca86 by Kulkova

правки

1 parent c9cd8191
Showing with 8 additions and 2 deletions
...@@ -194,6 +194,11 @@ ...@@ -194,6 +194,11 @@
"text": "Я говорю" "text": "Я говорю"
} }
], ],
"closed": [
{
"text": "Я вас понял. Спасибо, что уделили время! До свидания"
}
],
"yes_i_am_a_robot": [ "yes_i_am_a_robot": [
{ {
"text": "Да, я робот. Надеюсь это не повлияет на наш дальнейший диалог" "text": "Да, я робот. Надеюсь это не повлияет на наш дальнейший диалог"
...@@ -203,7 +208,6 @@ ...@@ -203,7 +208,6 @@
"types": {}, "types": {},
"macros": { "macros": {
"hello": {}, "hello": {},
"greetings": {}, "greetings": {},
"presentation": {}, "presentation": {},
"last_word": {}, "last_word": {},
...@@ -224,7 +228,7 @@ ...@@ -224,7 +228,7 @@
"not_social": {}, "not_social": {},
"our_site": {}, "our_site": {},
"alternatives": {}, "alternatives": {},
"closed": {},
"dont_understand": {}, "dont_understand": {},
"dont_understand_hangup": {}, "dont_understand_hangup": {},
"dont_understand_forward": {}, "dont_understand_forward": {},
......
*
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!