2023-08-14 06:05 AM
I'm trying to set up a "choose your language" page in my application, so far without success. The main issue is trying to put texts from over 40 different languages, and around 10 different sets of characters, on the same screen.
I read about the Binary translations tool, and I want to know if it can overrule the "single language for all" situation.
if not, how'd you set up 1 screen with, say, text in Arabic and Japanese?
2023-08-14 06:48 AM
Apparently this is just a character converter. It doesn't seem to be applicable to different languages.
Binary Translator Convert Binary code to Text (English or ASCII) and vice versa
Try searching for some Google translator online API.
2023-08-15 02:58 AM
thanks, but I figured out how Typographies work, and I managed to create the texts always in one language.
for reference, look at the arabic-english example in the Touchgfx app