[PLUGINS] +clavettes et dependances
[lhc/web/clavette_www.git] / www / plugins / champs_extras3 / lang / paquet-cextras_de.php
diff --git a/www/plugins/champs_extras3/lang/paquet-cextras_de.php b/www/plugins/champs_extras3/lang/paquet-cextras_de.php
new file mode 100644 (file)
index 0000000..fb1b678
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-cextras?lang_cible=de
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // C
+       'cextras_nom' => 'Zusatzfelder',
+       'cextras_slogan' => 'Zusätzliche Felder für die Standardobjekte von SPIP anlegen',
+       'cextras_titre' => 'Zusatzfelder'
+);
+
+?>