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.

20 lines
485 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--
4 years ago
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";
L["Day Plural"] = "jours";
L["Day Singular"] = "jour";
L["Hour Plural"] = "heures";
L["Hour Singular"] = "heure";