How to translate a Text Combination?

Project Settings
Resolved

ANSWER: In order to translate a text combination you'll need to to set a conditional (if then else) for each language. Example: If current language code = en, then the value should be "Challenge", else: if current language code = pt, then the value should be "Desafio" and so on.

Hello community! I want to support multiple languages on my app.

I know that for static text, I can simply translate automatically via Google Translator inside the "language" tab and adjust texts as needed.

But I noticed that texts that uses "text combination" won't appear on the translation tool. How can I translate those texts?

What have you tried so far?

Tried to translate texts automatically via FlutterFlow's Google translator tool. But texts that uses text combination won't appear there on the Language tab.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
1 reply