Changing app name based on Phone language

One of the projects I work with hired an external developer to build a Scripture app for them. One of the features of that app is that it will detect the Android phone’s system language settings (English vs. the particular arabic-style vernacular) and change the app name displayed in the phone’s app drawer and on the homescreen. So for phones set to English, the name is in a Latin script transliteration. And for phones set to vernacular, the name is in Arabic script.

Now a related team which I’m building SAB apps for has asked for the same feature. Is that possible within SAB?

Yes, and they’ve made it very easy to do too. It’s the first/top tab in SAB.

Thank you very much. I’d always assumed “Translations” was based on an in-app setting, and hadn’t realized it’s based on the Android system settings.