[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / notifications2 / lang / paquet-notifications_sk.php
index d4b7d46..df79da7 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-notifications?lang_cible=sk
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -11,5 +13,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'notifications_description' => 'Aktivuje oznamy e-mailom pri určitých akciách, vrátane diskusných fór a odkazovača v súkromnej zóne, ako aj odoslania e-mailov autorom pri publikovaní ich článkov.',
        'notifications_slogan' => 'Oznámiť zmeny e-mailom'
 );
-
-?>