Trueno
February 5, 2024, 8:21am
1
Hello, I need help. I want to add a button to the application that will translate the entire application. If there is a video tutorial, please recommend itπ©βπ»
Ramon
February 5, 2024, 8:25am
2
Check this:
Is there a way in which I can have my app translate the contents of each page to a language selected on the first screen? I'm guessing this needs to be a new topic.
Here are my blocks
[blocks-5]
[blocks-6]
[image]
Would I be able to do something like this? I know these exact blocks in themselves do not work because It just combines all of the translations together in all of the labels and buttons but I somehow want them to be separated and the different texts in their respective areas. I tried doing this with a list but it didn't work.
and the other topic, where you have already asked...
Trueno
February 5, 2024, 9:10am
4
Thank youβ<3, I'm a beginner and I don't know anything :((, currently I have created a log in and sign up screen, specifically I want a button on which the entire screen will be translated if a finger is clicked.
ABG
February 5, 2024, 9:27am
5
Translating an entire app is tricky.
It will break the places that examine input text like yes/no vs ya/nein
Start with every Label.Text and Button.Text
You will need to keep a TinyDB of completed translations because each is slow and expensive.
Trueno
February 5, 2024, 9:37am
6
I'm sorry, but I still don't understand what I can doπ. I need buttons like this...