Quantcast
-- __________ Master Looter Assistant by Niketa-Moonrunner (US) / http://niketa.net / addons@niketa.net __________ --

-- __________ NAMESPACE __________ --
local M = MLA_Namespace

-- __________ LOCALIZATION __________ --
local L = M.Localization
local l = M.Locale

if l == "frFR" then
	-- Addon messages.
	L["enabled!"] = "activé!"
	L["To get started, use \"/mla\" or \"/mlassistant\" to configure your settings."] = "Pour commencer, utilisé \"/mla\" et \"/mlassistant\" pour configurer vos réglages."

	-- Ragnaros
	L["Too soon! ... You have come too soon..."] = "Trop tôt !... Vous êtes arrivés trop tôt..."
end