I’m trying to create sentence cards that would present a sentence, and you would enter an English translation.
For example:
“こんにちは、お父さん” would be “Hello, dad.”
The problem here, however, is that the comma is seen as a separator, and thus the system thinks there’s two meanings. This isn’t correct. I want to require the full sentence, comma included. Is there a way to do this?