Skip to content

Instantly share code, notes, and snippets.

View benoitheylens's full-sized avatar

Benoit Heylens benoitheylens

View GitHub Profile
@benoitheylens
benoitheylens / frFR.lua
Last active September 16, 2016 22:55
Translation French Catchthewind.lua (WoW Addon)
------------------------------------------
-- frFR (Français)
------------------------------------------
if(locale == "frFR") then
L = {
--QuestFrame
ACCEPT = "Accepter",
DECLINE = "Refuser",
CHOOSE_YOUR_REWARD = "Choisissez votre récompense",
CONTINUE = "Continuer",