baz_april/lang/spip_fr.php

14 lines
243 B
PHP
Raw Normal View History

2020-10-08 13:18:29 +02:00
<?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',
);