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.

18 lines
519 B

local L = LibStub('AceLocale-3.0'):NewLocale('tdBattlePetScript_Rematch', 'koKR')
if not L then return end
--[===[@debug@
--[[
--@end-debug@]===]
5 years ago
L["LEVELING_FIELD"] = "평준화 대기열"
L["NO_TEAM_FOR_SCRIPT"] = "현재 스크립트와 일치하는 팀이 없습니다."
L["NOTES"] = "이 스크립트 선택기는 리매치(Rematch) 팀에 연결될 것입니다."
L["Team:"] = "팀:"
L["TITLE"] = "리매치(Rematch)"
L["WRITE_SCRIPT"] = "스크립트 쓰기"
--[===[@debug@
--]]
--@end-debug@]===]