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.
12 lines
355 B
12 lines
355 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "koKR" then
|
|
return
|
|
end
|
|
|
|
local L = BtWQuests.L
|
|
L["ANCIENT_WAYGATES"] = "고대 차원문"
|
|
L["BORN_TO_BE_WILDER"] = "야성은 내 운명"
|
|
L["DRAGON_ISLES_EMISSARY"] = "용의 섬 사절"
|
|
L["SPARK_OF_INGENUITY"] = "창의성의 불꽃"
|
|
L["THE_MOTHER_OATHSTONE"] = "모체 서약의 돌"
|
|
|