redirectMobile/lang/paquet-redirectmobile_fr.php
2020-12-26 10:36:52 +01:00

14 lines
293 B
PHP

<?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(
// R
'redirectmobile_description' => '',
'redirectmobile_nom' => 'Redirect Mobile',
'redirectmobile_slogan' => '',
);