Now that we have a field in ScheduledMessages for a Spanish translation, it would be nice to have a UI piece that can translate the English test through Google Translate!
We would need an API endpoint to pass the data through, and some Vue code to use that endpoint to show the result on the page. By doing that, the user can choose to copy/paste it into the Spanish box, instead of it potentially clobbering what they have in there already.
Now that we have a field in ScheduledMessages for a Spanish translation, it would be nice to have a UI piece that can translate the English test through Google Translate!
We would need an API endpoint to pass the data through, and some Vue code to use that endpoint to show the result on the page. By doing that, the user can choose to copy/paste it into the Spanish box, instead of it potentially clobbering what they have in there already.