Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,16 @@ L["Instruction Show Resilient Seeds"] = "<더블 클릭하여 회복력 있는
L["No Resilient Seed"] = "회복력 있는 씨앗 없음";


--Tooltip VendorLocation
L["ModuleName TooltipVendorLocation"] = "상인 위치"
L["ModuleDescription TooltipVendorLocation"] = "아이템 툴팁에 특정 토큰을 교환할 수 있는 상인 위치를 표시하고, Ctrl-클릭으로 해당 상인에게 지도 핀을 설정할 수 있습니다."
L["Instruction Set Waypoint"] = "<Ctrl 클릭으로 지도 핀 설정>"
L["NPC Name Location Format"] = "%s, %s"
L["Intruction Swtich Destinations"] = "Alt 키를 눌러 목적지를 전환:"
L["Location Note Inside Cave"] = "동굴 내부"
L["Location Note Second Floor"] = "위층"


--Plunderstore
L["ModuleName Plunderstore"] = "약탈 상점";
L["ModuleDescription Plunderstore"] = "파티 찾기를 통해 열리는 상점을 다음과 같이 변경합니다:\n\n- 수집한 아이템 숨기기 체크박스 추가\n\n- 카테고리 버튼에 미수집 아이템 수 표시\n\n- 무기 및 방어구의 착용 위치를 툴팁에 표시\n\n- 착용 가능한 아이템을 외형 미리보기에서 확인 가능";
Expand Down