[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / verifier / lang / paquet-verifier_en.php
diff --git a/www/plugins/auto/verifier/lang/paquet-verifier_en.php b/www/plugins/auto/verifier/lang/paquet-verifier_en.php
new file mode 100644 (file)
index 0000000..12001b3
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+\r
+// Ceci est un fichier langue de SPIP -- This is a SPIP language file
+// Fichier produit par PlugOnet\r
+// Module: paquet-verifier\r
+// Langue: en\r
+// Date: 15-11-2011 17:28:12\r
+// Items: 2\r
+\r
+if (!defined('_ECRIRE_INC_VERSION')) return;\r
+\r
+$GLOBALS[$GLOBALS['idx_lang']] = array(\r
+
+// V
+       'verifier_description' => 'Provides a unique function <code>verifier($value, $type, $options)</code> to test the validity of a value.',
+       'verifier_nom' => 'Control API',
+);
+?>
\ No newline at end of file