File "paquet-querypath_fr.php"
Full path: /home/argothem/www/organecyberpresse/plugins/auto/querypath/v3.0.0/lang/paquet-querypath_fr.php
File size: 539 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// Q
'querypath_description' => 'Query Path (http://querypath.org/) est une librairie PHP permettant de récupérer, sélectionner et manipuler un contenu HTML comme le fait la librairie javascript jQuery.
Ce plugin permet d\'utiliser cette librairie dans SPIP.',
'querypath_nom' => 'Query Path',
'querypath_slogan' => 'Du jQuery en PHP, et bien plus encore',
);
?>