Drawer Menu Translate

Is there a way to translate the screens names in the Drawer Navigator of an app?
Example: App is set up for user to select their preferred language on the Home screen. If I have the following screens in the Drawer Navigator,

Home
Create
Analyze

Is there a way to translate the screen names based on the selection of the user’s preferred language?

Hi @bedgepsnq, with the drawer navigator itself, that simply pulls in the screens you currently have in a project and uses what those have already been named. There is unfortunately no way to dynamically change the name of a screen using the blocks in Thunkable.