Xiiph@9: -- zhCN.lua Xiiph@9: local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "zhCN") Xiiph@9: if not L then return end Xiiph@9: Xiiph@12: --@localization(locale="zhCN", format="lua_additive_table", same-key-is-true=true)@