<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-ancresdouces?lang_cible=en
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// A
	'ancresdouces_description' => 'This plugin allows a continuous scrolling of the page when the visitor clicks on a link to an anchor of the same page.',
	'ancresdouces_nom' => 'Sweet anchors',
	'ancresdouces_slogan' => 'Smooth anchors'
);
