Hi,
I checked the documentation and 4-5 related old posts, however I see no tidy and systematical solution.
Is this possible to use Google Auto Translate functionality for a string list in App State or Page State?
From my understanding, Enums and Constants are not suitable for translation. But as far as I can see we are not able to auto-translate lists on App State or Page State as well.
It is not practical to create many versions for the same list for each language and conditionally checking the language for each language. It is hard to maintain.
Is there a more professional way of handle localization for string lists?
Thanks in advance for your guidance