[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / sites / lang / paquet-sites_nl.php
diff --git a/www/plugins-dist/sites/lang/paquet-sites_nl.php b/www/plugins-dist/sites/lang/paquet-sites_nl.php
new file mode 100644 (file)
index 0000000..f64acb2
--- /dev/null
@@ -0,0 +1,15 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-sites?lang_cible=nl
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // S
+       'sites_description' => 'Sites en Websyndicatie in SPIP (privé en publiek)', # Websyndicatie d'après http://nl.wikipedia.org/wiki/Websyndicatie
+       'sites_slogan' => 'Beheer van de sites en van de Websyndicatie in SPIP'
+);
+
+?>