Rephrase continuation question

This commit is contained in:
GotPPay
2018-01-24 13:11:35 +01:00
parent f714fdf70a
commit 4f6c714fa3

View File

@@ -28,7 +28,7 @@ constants.SKILL_ID_LENGTH = 24;
constants.voiceResponseStrings = {
QUESTION_NOT_FOUND : 'Sorry, I didnt understand',
GENERIC_CONTINUE : 'Would you like to continue',
GENERIC_CONTINUE : 'Say something to continue',
DIDNT_ASK_ANYTHING : 'There was no question to answer to',
}