baz_april/lang/spip_fr.php
chankalan 37c091abe5 v2.2.0
gros nettoyage et inclusion de perso.css
2020-12-07 15:34:44 +01:00

14 lines
243 B
PHP
Executable File

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[ $GLOBALS['idx_lang'] ] = array(
//
'info_rechercher' => 'Rechercher dans les transcriptions',
);