Hi all, I need some help from the experts here, I'...
# package-development
t
Hi all, I need some help from the experts here, I'm creating a custom package and I would like to give the editors the flexibility to localize some elements within the package. Using the Lang file and trying to tap into that may come with - first some challenges, second, will require an application restart perhaps when in productions. So I was thinking I may use the Translation and Dictionary items to do that, in the Angulat controller, I called the dictionaryResource, but that returns only the name of the dictionary item, not the values. anyone could assist with this and help on how to take this further please?