add more pt-br translations

This commit is contained in:
Henrique Santiago
2012-04-26 19:28:31 -03:00
parent 34091bc48e
commit da1baf9673
6 changed files with 131 additions and 112 deletions

View File

@@ -106,7 +106,7 @@ local function onCreatureSpeak(name, level, speaktype, message, channelId, creat
end
local function onOpenChannel(channelId, channelName)
Console.addChannel(channelName, channelId)
Console.addChannel(tr(channelName), channelId)
end
local function onOpenPrivateChannel(receiver)