[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / organiseur / lang / paquet-organiseur_nl.php
index 93b242b..269c58a 100644 (file)
@@ -3,13 +3,13 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-organiseur?lang_cible=nl
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        // O
-       'organiseur_description' => 'Samenwerking- en werkinstrument voor de redacteurs',
-       'organiseur_slogan' => 'Samenwerking- en werkinstrument voor de redacteurs'
+       'organiseur_description' => 'Tool voor samenwerking voor redacteurs',
+       'organiseur_slogan' => 'Tool voor samenwerking voor redacteurs'
 );
-
-?>