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
332 B
12 lines
332 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "zhTW" 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"] = "誓言母石"
|
|
|