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

16 lines
439 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
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-oembed?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// O
'oembed_description' => 'Klient/poskytovateľ oEmbedu pre SPIP.',
'oembed_slogan' => 'Klient/poskytovateľ oEmbedu pre SPIP'
);