mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
add more pt-br translations
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user