Skip to content

Commit 894e8ba

Browse files
authored
Update koKR.lua (#706)
related with #654
1 parent cda7915 commit 894e8ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Locals/koKR.lua

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ function CraftSim.LOCAL_KO:GetData()
1212
[CraftSim.CONST.TEXT.STAT_CRAFTINGSPEED] = "제작 속도",
1313
[CraftSim.CONST.TEXT.EQUIP_MATCH_STRING] = "착용 효과:",
1414
[CraftSim.CONST.TEXT.ENCHANTED_MATCH_STRING] = "마법부여:",
15+
[CraftSim.CONST.TEXT.STAT_INGENUITY] = "독창성",
1516

1617
-- Details Frame
1718
[CraftSim.CONST.TEXT.RECIPE_DIFFICULTY_LABEL] = "제작 난이도: ",

0 commit comments

Comments
 (0)