From 72b328a147dd7c6a82224d74658e8ff188875237 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Sat, 17 Dec 2011 12:30:18 +0000 Subject: [PATCH] kOKR file git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@447 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- Locale-koKR.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Locale-koKR.lua b/Locale-koKR.lua index 04f391e..be721e6 100644 --- a/Locale-koKR.lua +++ b/Locale-koKR.lua @@ -1,4 +1,4 @@ -local L = LibStub:GetLibrary("AceLocale-3.0"):NewLocale("Ovale", "ruRU", false) +local L = LibStub:GetLibrary("AceLocale-3.0"):NewLocale("Ovale", "koKR", false) if not L then return end ---@localization(locale="ruRU", format="lua_additive_table", same-key-is-true=true, handle-subnamespaces="concat")@ \ No newline at end of file +--@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, handle-subnamespaces="concat")@ \ No newline at end of file -- 1.7.9.5