spip_nursit/plugins-dist/dist/nursit/oembed/lang/paquet-oembed_fr.php

14 lines
387 B
PHP
Raw Permalink Normal View History

2023-06-01 15:30:12 +00:00
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans https://git.spip.net/spip-contrib-extensions/oembed.git
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// O
'oembed_description' => 'oEmbed client/provider pour SPIP.',
'oembed_slogan' => 'oEmbed client/provider pour SPIP'
);