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.
16 lines
367 B
16 lines
367 B
if not (GetLocale() == "frFR") then
|
|
return;
|
|
end
|
|
|
|
local L = Narci.L
|
|
|
|
L["Heritage Armor"] = "Armure Ancestrale";
|
|
|
|
--Model Control--
|
|
NARCI_GROUP_PHOTO = "Photo de Groupe";
|
|
|
|
--NPC Browser--
|
|
NARCI_NPC_BROWSER_TITLE_LEVEL = ".iveau.*"
|
|
|
|
L["No Service"] = "Aucun service";
|
|
L["Shards Disabled"] = "Éclat de domination sont désactivés en dehors de Antre";
|