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
448 B

5 years ago
--[[
zhCN.lua
@Author : DengSir (tdaddon@163.com)
@Link : https://dengsir.github.io
]]
local L = LibStub('AceLocale-3.0'):NewLocale('tdBattlePetScript_Rematch', 'zhCN')
if not L then return end
L.TITLE = 'Rematch'
L.NOTES = '这个脚本选择器将脚本绑定到Rematch战队。'
L.WRITE_SCRIPT = '编写脚本'
L.LEVELING_FIELD = '升级栏位'
L['Team:'] = '队伍:'
L.NO_TEAM_FOR_SCRIPT = '当前没有队伍匹配到该脚本。'