Is your team using a Chatterbox like solution for this?
If you want to show both the morse code and the english translation, I would have a translate method to translate morse into English and then display both the morse code message and translated message.
You could just set the default to display the message in english or morse and have a translate button as an option to translate the message into whatever is not set as the default which is what out team did.
We had the user input be translated then displayed in english in a specific field on the screen if the user ticked a "show english translation" checkbox