| Current Path : /home/checkyd/www/plugins/notifications/lang/ |
| Current File : /home/checkyd/www/plugins/notifications/lang/paquet-notifications_es.php |
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-notifications?lang_cible=es
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// N
'notifications_description' => 'Activa las notificaciones por correo electrónico de ciertas acciones, incluyendo las referidas a foros y mensajería del espacio privado. Permite igualmente el envío de un correo electrónico a los autores cuando sus artículos son publicados.',
'notifications_slogan' => 'Advertir por correo electrónico de las modificaciones'
);