{ "schema_version": 1, "name": "confirm_ru_v1", "notes": [ "What she says once a confirmation has been answered, and what she says when an act names a verb she is not allowed to run.", "The prompt itself is not here. act_confirm and act_confirm_entity live in acts_ru_v1.json, because the sentence he has to hear before he says yes is an act line.", "Every entry is fixed. He answered a question about one specific thing, so the answer names what happened to that thing and does not get reworded for variety.", "confirm_routine_authed is the strictest of them. A spoken yes does not accept a routine, so this line has to keep pointing at the page that does." ], "entries": { "confirm_cancelled": { "fixed": true, "variants": ["отменила."] }, "confirm_routine_authed": { "fixed": true, "variants": ["поняла — подтверди на странице рутин, и начну напоминать."] }, "confirm_routine_no": { "fixed": true, "variants": ["хорошо, не буду."] }, "propose_no_verb": { "fixed": true, "variants": ["не разобрала команду — попробуй иначе."] }, "propose_failed": { "fixed": true, "variants": ["команды «{name}» нет в списке разрешённых."] }, "propose_new": { "fixed": true, "variants": ["команды «{name}» нет в списке. Предложила её добавить — включи через клиент."] }, "propose_already": { "fixed": true, "variants": ["команды «{name}» пока нет в списке — она уже предложена, включи через клиент."] } } }