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.
|
|
|
|
if not (GetLocale() == "esES") then
|
|
|
|
|
return;
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
local L = Narci.L
|
|
|
|
|
|
|
|
|
|
L["Heritage Armor"] = "Armadura Dinástica";
|
|
|
|
|
|
|
|
|
|
--Model Control--
|
|
|
|
|
NARCI_GROUP_PHOTO = "Foto Grupal";
|
|
|
|
|
NARCI_GROUP_PHOTO_NOTIFICATION = "Por favor seleccione un jugador.";
|
|
|
|
|
|
|
|
|
|
--NPC Browser--
|
|
|
|
|
NARCI_NPC_BROWSER_TITLE_LEVEL = "d*e*%s*.ivel%s%?%?.?"; --Level ?? --Use this to check if the second line of the tooltip is NPC's title or unit type
|
|
|
|
|
|
|
|
|
|
L["No Service"] = "Sin servicio";
|
|
|
|
|
L["Shards Disabled"] = "Fragmento de dominación están deshabilitadas fuera de Las Fauces";
|