spip_nursit/plugins/dist/squelettes/spipr-blog/lang/paquet-spipr_blog_en.php

20 lines
431 B
PHP
Raw Permalink Normal View History

2023-06-01 15:30:12 +00:00
<?php
// Ceci est un fichier langue de SPIP -- This is a SPIP language file
//
/// Fichier produit par PlugOnet
// Module: paquet-spipr_blog
// Langue: fr
// Date: 29-11-2012 16:42:19
// Items: 2
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// S
'spipr_blog_description' => 'Blog-skeletons for Z+BootStrap+HTML5',
'spipr_blog_slogan' => 'Blog-skeletons for Z+BootStrap+HTML5',
);
?>