<?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=sk
// ** ne pas modifier le fichier **

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

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

	// A
	'ancresdouces_description' => 'Tento zásuvný modul umožňuje nepretržité posúvanie stránky, keď návštevník klikne na odkaz na kotvu na rovnakej stránke.',
	'ancresdouces_nom' => 'Jednoduché kotvy',
	'ancresdouces_slogan' => 'Kotvy s ľahkosťou'
);
