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.
25 lines
780 B
25 lines
780 B
|
5 years ago
|
local L = LibStub("AceLocale-3.0"):NewLocale("Details_ChartViewer", "esES")
|
||
|
|
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"] = ""--]]
|
||
|
|
|