paquet-mots_de.php 448 B

12345678910111213141516
  1. <?php
  2. // This is a SPIP language file -- Ceci est un fichier langue de SPIP
  3. // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-mots?lang_cible=de
  4. // ** ne pas modifier le fichier **
  5. if (!defined('_ECRIRE_INC_VERSION')) return;
  6. $GLOBALS[$GLOBALS['idx_lang']] = array(
  7. // M
  8. 'mots_description' => 'Schlagworte und Schlagwortgruppen',
  9. 'mots_slogan' => 'Verwaltung von Schlagworten und Schlagwortgruppen mit SPIP'
  10. );
  11. ?>