You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
780 B
24 lines
780 B
local L = LibStub("AceLocale-3.0"):NewLocale("Details_ChartViewer", "ptBR")
|
|
if not L then return end
|
|
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_ADDEDOKAY"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_CONFIRM"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_NEWTAB"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_OPTIONS"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_OPTIONS_SHOWICON"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_OPTIONS_WINDOWSCALE"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_PLUGIN_DESC"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_PLUGIN_NAME"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_TOOLTIP"] = ""--]]
|
|
--[[Translation missing --]]
|
|
--[[ L["STRING_TOOSHORTNAME"] = ""--]]
|
|
|
|
|