Announce Rare

Announce Rare

342k Downloads

Add esMX Support

i5o opened this issue ยท 2 comments

commented

Hey! Spanish also uses "Channel: Zone", please take a look at this comment I left on a diff addon on BFA

https://www.curseforge.com/wow/addons/rare-share?comment=47

I assume this would be the fix for this addon:

	return GetChannelName(
		(GetLocale() == "ruRU" or GetLocale() == "esMX") and channelRUFormat:format(general, zoneText) or channelFormat:format(general, zoneText)
	)
commented

image

commented

Thanks, I will get it added to the next version.