changed wording for undefined commands

master
bernadette 8 months ago
parent 811d4948b7
commit 7514155b12

@ -92,9 +92,9 @@ function getResponse(keyword) {
return responseObj; return responseObj;
} else { } else {
return { return {
screen: "I'm not sure how to respond. Change your approach.", screen: "I'm not sure how to respond. Enter one of the commands from the cards.",
paper: "Unknown", 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: "Unknown", 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