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