Mercurial > wow > icu
comparison zhCN.lua @ 9:08eab3a42e0c
Prepared for more locales
author | Xiiph |
---|---|
date | Sat, 19 Feb 2011 00:08:04 +0100 |
parents | |
children | 2d952bc9897a |
comparison
equal
deleted
inserted
replaced
8:deb31e7b9ae4 | 9:08eab3a42e0c |
---|---|
1 -- zhCN.lua | |
2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "zhCN") | |
3 if not L then return end | |
4 | |
5 --@localization(locale="zhCN", format="lua_additive_table", same-key-is-true=true)@ | |
6 --@do-not-package@ | |
7 --@end-do-not-package@ |