You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
516 B

if not (GetLocale() == "koKR") then
return;
end
local L = Narci.L
L["Heritage Armor"] = "유산 방어구";
--Model Control--
NARCI_GROUP_PHOTO = "단체 사진";
--NPC Browser--
4 years ago
NARCI_NPC_BROWSER_TITLE_LEVEL = "%?%? 레벨%s*"; --Level ?? --Use this to check if the second line of the tooltip is NPC's title or unit type
4 years ago
L["Item Bonus"] = "추가 효과:";
L["No Service"] = "서비스 없음";
L["Shards Disabled"] = "나락 외부에서 지배의 조각이 비활성화됩니다.";