From c4ef3be803afbdc79be188f0b4adc4ca4a457c12 Mon Sep 17 00:00:00 2001
From: "kent1@arscenic.info" <>
Date: Mon, 19 Mar 2012 13:04:22 +0000
Subject: [PATCH] =?UTF-8?q?le=20slogan=20=C3=A9tait=20manquant?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 lang/paquet-verifier_en.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/paquet-verifier_en.php b/lang/paquet-verifier_en.php
index 12001b3..18f606e 100644
--- a/lang/paquet-verifier_en.php
+++ b/lang/paquet-verifier_en.php
@@ -14,5 +14,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 // V
 	'verifier_description' => 'Provides a unique function <code>verifier($value, $type, $options)</code> to test the validity of a value.',
 	'verifier_nom' => 'Control API',
+	'verifier_slogan' => 'A generic API to control a value',
 );
 ?>
\ No newline at end of file
-- 
GitLab