[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / compagnon / lang / paquet-compagnon_nl.php
diff --git a/www/plugins-dist/compagnon/lang/paquet-compagnon_nl.php b/www/plugins-dist/compagnon/lang/paquet-compagnon_nl.php
new file mode 100644 (file)
index 0000000..b77b3da
--- /dev/null
@@ -0,0 +1,17 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-compagnon?lang_cible=nl
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // C
+       'compagnon_description' => 'De metgezel helpt de gebruikers tijdens
+               hun eerste bezoek in het privĂ©-ruimte van SPIP',
+       'compagnon_nom' => 'Metgezel',
+       'compagnon_slogan' => 'Assistent van de eerste steppen met SPIP'
+);
+
+?>