changed wording for undefined commands

master
bernadette 2 months ago
parent 811d4948b7
commit 7514155b12

@ -92,9 +92,9 @@ function getResponse(keyword) {
return responseObj;
} else {
return {
screen: "I'm not sure how to respond. Change your approach.",
paper: "Unknown",
info_layer: "Unknown",
screen: "I'm not sure how to respond. Enter one of the commands from the cards.",
paper: "You entered an undefined command. What could it mean in a social context? How could this service request be translated within this space? Find a response and execute your own request.",
info_layer: "This command is not yet supported by a feminist method/approach. Type in another command, maybe you can find a similar method.",
};
}
}

Loading…
Cancel
Save