WoWInterface SVN RaidWatch2

[/] [trunk/] [RaidWatch/] [Locales/] [zhCN.lua] - Rev 22

Compare with Previous | Blame | View Log

local L = LibStub("AceLocale-3.0"):NewLocale("RaidWatch2_Loader", "zhCN")
if not L then return end
L["ALPHA_INFO"] = "你正使用Raid Watch的Alpha版本,请有心理准备,部分东西会出现问题!"
L["DEV_INFO"] = "你正使用Raid Watch的开发版本,有可能出现各种不同的错误"
L["LOADER_NAME"] = "Raid Watch Loader"
L["MOD_LOAD_ERROR"] = "当存取 %s 时出现错误。(%s)"

Compare with Previous | Blame