|
|
|
@ -0,0 +1,15 @@
|
|
|
|
|
<?php |
|
|
|
|
// This is a SPIP language file -- Ceci est un fichier langue de SPIP |
|
|
|
|
// extrait automatiquement de http://trad.spip.org/tradlang_module/paquet-squelettes_par_rubrique?lang_cible=fa |
|
|
|
|
// ** ne pas modifier le fichier ** |
|
|
|
|
|
|
|
|
|
if (!defined('_ECRIRE_INC_VERSION')) return; |
|
|
|
|
|
|
|
|
|
$GLOBALS[$GLOBALS['idx_lang']] = array( |
|
|
|
|
|
|
|
|
|
// S |
|
|
|
|
'squelettes_par_rubrique_description' => 'پشتيبان اسكلتهاي پسوندي توسط تعدادي بخش و/يا توسط كدر زبان : (-23.html, =23.html, et .en.html) ', |
|
|
|
|
'squelettes_par_rubrique_slogan' => 'پشتيباني از اسكليتهاي پسوندي در اسپيپ ' |
|
|
|
|
); |
|
|
|
|
|
|
|
|
|
?> |