Skip to main content
Associate
August 14, 2023
Question

can Binary translations be used to translate a couple of different languages?

  • August 14, 2023
  • 2 replies
  • 1886 views

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?

    This topic has been closed for replies.

    2 replies

    RhSilicon
    Lead
    August 14, 2023

    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

    800px-ASCII-Table-wide.svg

    Try searching for some Google translator online API.

    YouTube What is the Translation API?

    Associate
    August 15, 2023

    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