view locale/locale-zhTW.lua @ 157:69654250954d tip

None of the beta-l10n-* packages should be used for playing. These are only for forcing server-side file generation.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Sat, 21 Feb 2015 17:04:52 -0500
parents 1e2ee3f52bc8
children
line wrap: on
line source
-- Ouro Loot Localization
-- Please use the Localization App on WoWAce to Update this
-- http://www.wowace.com/addons/ouroloot/localization/
local nametag = ...
local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "zhTW")
if not L then return end

--@localization(locale="zhTW", format="lua_additive_table", handle-unlocalized="comment")@