podcast/lang/paquet-podcast_fr.php

15 lines
297 B
PHP
Raw Normal View History

2021-02-10 07:46:37 +01: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(
// P
'podcast_description' => '',
'podcast_nom' => 'podcast',
'podcast_slogan' => 'Des podcasts et de la tendresse !',
);