view Localization/koKR.lua @ 76:364791db5503

Hopefully fixed the session time spent tracker. Forgot some localizations in the Collected module.
author Zerotorescue
date Wed, 15 Sep 2010 23:51:43 +0200
parents bd12153b6c7a
children a5f725b9492c
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")@

-- OpenAll
--@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@