Multilingual app

Hey all,

What’s the best way to translate your app, from a performance perspective?

Should I give me users an autobinding option to change the language and have a condition on every text field with “when current user’s language is X, change text to {translation}”?

Or does this hugely impacts speed?

Thanks!

We do have the App Language feature to allow for smooth automatic translations for display languages for your users, which can be used to automatically translate any bodies of text in your app. :slight_smile:

@oliviercoolen

Explore how :appText works.

This is native in Bubble.

Have used many times and I have not noticed any changes in performance

1 Like

@eve @cmarchan Thank you both for this clarification! :slight_smile: