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