Bosniak classification of renal cyst

Hi everyone,

I’m going to present my first app created with Glide.
It is an eduation app, about radiological evaluation of renal cyst on computed tomography (CT).
It is written in Italian language and I have a question about it: Is it possible to auto translate the content of the app from Italian to other languages?
Please try it and let me know what do you think about it.
:slightly_smiling_face:
Giovanni

https://grinaldi-BosniakIT.glideapp.io/

Addendum:
I have changed the link because I’m trying to translate the app in English also, but for the moment I will create 2 versions one Italian and one English

Gio

1 Like

Hey @GioRinaldi

Have you tried the google translate formula in the google sheet?

I don’t know if you could translate from workbook to workbook but it’s worth trying.

Only thing you might have to recreate your app tabs and have the user select the language they wanna read.

https://support.google.com/docs/answer/3093331?hl=en

1 Like

Wow, thanks.
It seems super useful :+1:
I will try it

Gio

1 Like

How does an user select the preferred language?
I’m going to use the googletranslate and recreate the tabs for English as you suggested
Thanks

Gio

You can have a column for preferred language in the user profiles sheet, then use tab visibility to show the right tabs to them based on their language choice.

1 Like

Any examples to follow through?
Thanks

Gio

Here’s the documentation about it.

https://docs.glideapps.com/all/reference/design-and-structure/visibility-conditions

1 Like

Super!

Gio

1 Like

Also, if you could use a choice component with the language choices and have the user select the language as have different inline list filtered by languages.

1 Like

Perfect,

I will work on both solutions
Thanks a lot

Gio

2 Likes

Will CT videos be added to aid diagnosis?

1 Like

Yep, the next moves will be:

-adding English language
-movies for each class

Thanks

Gio