Problem with translator

Link to GitHub bug report: https://github.com/thunkable/thunkable-issues/issues/1115

Platform

Does this affect:
Drag and Drop UI - web

Steps to Reproduce

  1. Try to edit code still doesn’t work

Expected Behavior

When I do the translator is says in Hebrew not the whole whole it reproduces it out indvudally that gimbal then dallied it should say hello should say shalom.

Actual Behavior

When I do the translator is says in Hebrew not the whole whole it reproduces it out indvudally that gimbal then dallied it should say hello should say shalom.

Project Link

Link to a project copy that shows this behaviour. This is important because most times we cannot reproduce the issues reported just with the list of steps, so please do provide this.

https://x.thunkable.com/projects/62043d566a10120010c366b3/project/properties/designer

Edited to add link to GitHub bug report.

The problem is that you are trying to translate the text input’s HINT instead of its TEXT:

You’ve also set the Text to Speech property to ENGLISH_US but it needs to be HEBREW for this to work:

I recommend posting your issue on the forums before filing a bug report because often there is a simple fix and in this case, it’s not actually a bug.

It still doesn’t work what do we do?

Explain what you’ve tried and what’s still working. It worked fine for me. Can you provide a link to an updated project?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.