Hello,
I need to translate the language of the keyboard device, not the content of the app itself.
My understanding is that I don't need the component Multilingual Mobile Component, but to set on "extensibility configurations", on the preferences, the default locale as "pt-PT" (I also tried "pt" and "PT"):
{ "preferences": { "global": [ { "name": "defaultlocale", "value": "pt-PT" } ] }}
But it's not working.
Does anyone has any clue?
Thank you
can you try pt_PT?
Camila Teixeira wrote:
It didn't work.
But thanks, though
Hi Ana Carvalho,
I think this can help you : https://www.outsystems.com/forge/component-overview/1785/multilingual-to-do
Regards,Gustavo Gonçalves
Hello! I have the same issue, did you manage to solve this?
Thanks!