Fishbringer

Fishbringer

136k Downloads

Not working on non english interfaces

sergiooak opened this issue ยท 1 comments

commented

Every zone name is loading through a string array, it works well on English client, but completely fails on other client languages like Spanish, Portuguese and others...

local zones = {
  ["Dun Morogh"] = -70, 
  ["Durotar"] = -70, 
(...)
commented

PR #5 Added the Brazillian zone names, now it works on ptBR client, and added localization system and library