paquet-tw_de.php 424 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-tw?lang_cible=de
  4. // ** ne pas modifier le fichier **
  5. if (!defined('_ECRIRE_INC_VERSION')) return;
  6. $GLOBALS[$GLOBALS['idx_lang']] = array(
  7. // T
  8. 'tw_description' => 'Integration von TextWheel in SPIP',
  9. 'tw_slogan' => 'Typographie in SPIP mit TextWheel steuern'
  10. );
  11. ?>