Mercurial > wow > mailopener
view Localization/koKR.lua @ 120:9c8c876dea8e v1.2.6
TOC & Changelog update.
| author | Zerotorescue |
|---|---|
| date | Wed, 13 Oct 2010 15:41:11 +0200 |
| parents | a5f725b9492c |
| children |
line wrap: on
line source
local L = LibStub("AceLocale-3.0"):NewLocale("MailOpener", "koKR"); if not L then return; end -- Core --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="", handle-subnamespaces="none")@ -- BeanCounterSupport --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="BeanCounterSupport", handle-subnamespaces="none")@ -- Collected --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="Collected", handle-subnamespaces="none")@ -- Config --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="Config", handle-subnamespaces="none")@ -- FailSafe --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@ -- Indicator --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@ -- OpenAll --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
