Hello once again dear community
I am starting at zero, concerning translation of widgets. I tried to learn from the Calendar widget only to find out it has a special “LocaleService” which translates the required data. Can anybody give me a hint where to look? Maybe a correct google search phrase as mines didnt give me any helpful results… or even the direct link to a helpful document
Situation: I extended the Calendar to give me additional inputs where i can substract weeks, days, hours… from the current date and set it as result date. I am using Labels to display which input is meant for which time range. These must be translated according to the user’s browser locale.
Thanks
Alex