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.

22 lines
632 B

if not (GetLocale() == "koKR") then
return;
end
local L = Narci.L
L["Heritage Armor"] = "유산 방어구";
--Model Control--
NARCI_GROUP_PHOTO = "단체 사진";
--NPC Browser--
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
L["Item Bonus"] = "추가 효과:";
L["No Service"] = "서비스 없음";
L["Shards Disabled"] = "나락 외부에서 지배의 조각이 비활성화됩니다.";
L["Day Plural"] = "";
L["Day Singular"] = "";
L["Hour Plural"] = "시간";
L["Hour Singular"] = "시간";