Translation in-meeting options

I’m using Android SDK. Is there a way to translate in-meetings options? (Audio, Video, Participants, Leave, …).

|

I’m integrating Zoom Android SDK to my app. When I start a meeting through app and tap the screen, app shows meetings options. However, these meeting options are in English. I would like to show it in Portuguese to my customer. Is it possible?

 

Regards,

|

The stack currently supports the following languages - US English, Japanese, French, German, Spanish, Chinese Simplified and Chinese Traditional. You can localize the stack to other languages by translating the strings provided in resource files (in res directory). Long translated strings might impact the UI and that needs to be taken into consideration while doing the translations.

https://zoom.us/developer/overview/android-rtc-stack-custom-functions