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
547 B
24 lines
547 B
|
5 years ago
|
|
||
|
|
local L = LibStub('AceLocale-3.0'):NewLocale('tdBattlePetScript_Rematch', 'frFR')
|
||
|
|
if not L then return end
|
||
|
|
|
||
|
|
--[===[@debug@
|
||
|
|
--[[
|
||
|
|
--@end-debug@]===]
|
||
|
|
--[[Translation missing --]]
|
||
|
|
--[[ L["LEVELING_FIELD"] = ""--]]
|
||
|
|
--[[Translation missing --]]
|
||
|
|
--[[ L["NO_TEAM_FOR_SCRIPT"] = ""--]]
|
||
|
|
--[[Translation missing --]]
|
||
|
|
--[[ L["NOTES"] = ""--]]
|
||
|
|
--[[Translation missing --]]
|
||
|
|
--[[ L["Team:"] = ""--]]
|
||
|
|
--[[Translation missing --]]
|
||
|
|
--[[ L["TITLE"] = ""--]]
|
||
|
|
--[[Translation missing --]]
|
||
|
|
--[[ L["WRITE_SCRIPT"] = ""--]]
|
||
|
|
|
||
|
|
--[===[@debug@
|
||
|
|
--]]
|
||
|
|
--@end-debug@]===]
|