I want to translate a Appshet colum value (text) into another language (English to Arabic), How I can do that ?
If you are referring to in app translations for just one or few columns, then you would need to integrate with a language interpreting service. I’ve never used one but I have to believe there are some available to use with an AppSheet app. The idea is that you include a “Translate” button that in turn activates a Bot which sends the text to be translated and the language to translate into to. The returned translation is then displayed in another field.
Of course, there is always copy/paste into your favorite online translator.
I hope this helps!
1 Like
Thank you for your reply, can you send me a demo?