Add translations for disenchant message
f90 opened this issue ยท 0 comments
The announcement when selecting the disenchant option for an item is currently hardcoded in English, and cannot be translated. We should switch to using the translation object core.L
and add the current English version to all the localisation files so people can translate it into their language.
https://github.com/Vapok/CommunityDKP/blob/master/Modules/LootPriceTab.lua#L85