paquet-tw_ar.php 434 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=ar
  4. // ** ne pas modifier le fichier **
  5. if (!defined('_ECRIRE_INC_VERSION')) return;
  6. $GLOBALS[$GLOBALS['idx_lang']] = array(
  7. // T
  8. 'tw_description' => 'دمج TextWheel في SPIP',
  9. 'tw_slogan' => 'إدارة الكتابة في SPIP بواسطة TextWheel'
  10. );
  11. ?>