The dictionary to get a translation from, for instance, Dictionary.Item.
The entry in the given dictionary to get a translation from, for instance, Item.Branch.
Gets an array of translations by their translation id. Entry matching is done by changing the case-style of the inputted translation id, so if you provide an all lower-case string it will not work!
Examples that do work:
Ui:MenuMainButtonContinueGameui:menuMainButtonContinueGameui:menu-main-button-continue-gameUi:Menu-Main-Button-Continue-GamePlayer.FirstName:randomCreature.AcidSpitterDemon:1Examples that don't work:
UI:MENU-MAIN-BUTTON-CONTINUE-GAMEUi:menumainbuttoncontinuegameUI:MENUMAINBUTTONCONTINUEGAMEGenerated using TypeDoc
Gets an array of all the translations in a dictionary entry.