You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: