Skip to content

Commit 8a906ab

Browse files
committed
koKR locale update
1 parent f10550c commit 8a906ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Locale.lua

+3-3
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ if loc == "koKR" then localized = {
142142
["|cff%02x%02x%02x%d%% complete"] = "|cff%02x%02x%02x%d%% 완료",
143143
["No Guide Loaded"] = "불러온 가이드 없음",
144144
["Accept quest"] = "퀘스트 수락",
145-
["Complete quest"] = "퀘스트 이행",
145+
["Complete quest"] = "퀘스트 진행",
146146
["Turn in quest"] = "퀘스트 제출",
147147
["Kill mob"] = "몹 죽이기",
148148
["Run to"] = "달려서",
@@ -157,7 +157,7 @@ if loc == "koKR" then localized = {
157157
["Tour Guide - Help"] = "Tour Guide - 도움말",
158158
["Confused? GOOD! Okey, fine... here's a few hints."] = "뭐가 뭔지 어리둥절했다구요? 좋군요! 그래요, 알겠습니다... 약간의 힌트를 드리죠.",
159159
["Automatically track quests"] = "자동으로 퀘스트 추적",
160-
["Automatically toggle the default quest tracker for current 'complete quest' objectives."] = "현재 '퀘스트 이행' 목표를 위해서 자동으로 기본 퀘스트 추적을 토글합니다.",
160+
["Automatically toggle the default quest tracker for current 'complete quest' objectives."] = "현재 '퀘스트 진행' 목표를 위해서 자동으로 기본 퀘스트 추적을 토글합니다.",
161161
["Show status frame"] = "상태 프레임 보이기",
162162
["Display the status frame with current quest objective."] = "현재 퀘스트 목표를 상태 프레임에 표시합니다.",
163163
["Map note coords"] = "지도 노트 좌표",
@@ -172,7 +172,7 @@ if loc == "koKR" then localized = {
172172
["Reset the item button to the default position"] = "아이템 버튼을 기본 위치로 초기화합니다.",
173173
["Show item button"] = "아이템 버튼 보이기",
174174
["Display a button when you must use an item to start or complete a quest."] = "퀘스트를 시작 또는 완료를 하기 위해서 반드시 사용해야 하는 아이템을 버튼으로 표시합니다.",
175-
["Show buttom for 'complete' objectives"] = "'이행' 목표를 위한 버튼 보이기",
175+
["Show buttom for 'complete' objectives"] = "'퀘스트 진행' 목표를 위한 버튼 보이기",
176176
["The advanced quest tracker in the default UI will show these items. Enable this if you would rather have TourGuide's button."] = "기본 UI의 고급 퀘스트 추적에 해당 아이템이 보이도록 합니다. 만약 TourGuide의 버튼을 선호한다면 활성화하세요.",
177177
["Tour Guide - Guides"] = "Tour Guide - 가이드",
178178
["K No guide loaded... |N|Click to select a guide|"] = "K 불러온 가이드 없음... |N|가이드를 선택하려면 클릭하세요|",

0 commit comments

Comments
 (0)