Mercurial > wow > icu
annotate zhTW.lua @ 10:065ef4e56c25
Added tag beta for changeset 08eab3a42e0c
author | Xiiph |
---|---|
date | Sat, 19 Feb 2011 00:08:18 +0100 |
parents | 08eab3a42e0c |
children | 2d952bc9897a |
rev | line source |
---|---|
Xiiph@9 | 1 -- zhTW.lua |
Xiiph@9 | 2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "zhTW") |
Xiiph@9 | 3 if not L then return end |
Xiiph@9 | 4 |
Xiiph@9 | 5 --@localization(locale="zhTW", format="lua_additive_table", same-key-is-true=true)@ |
Xiiph@9 | 6 --@do-not-package@ |
Xiiph@9 | 7 --@end-do-not-package@ |