paquet-tw_en.php 421 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=en
  4. // ** ne pas modifier le fichier **
  5. if (!defined('_ECRIRE_INC_VERSION')) return;
  6. $GLOBALS[$GLOBALS['idx_lang']] = array(
  7. // T
  8. 'tw_description' => 'Integrate TextWheel in SPIP',
  9. 'tw_slogan' => 'Management of SPIP typography with TextWheel'
  10. );
  11. ?>