spip_nursit/plugins-dist/dist/nursit/facteur/lang/paquet-facteur_uk.php
2023-06-01 17:30:12 +02:00

16 lines
583 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-facteur?lang_cible=uk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// F
'facteur_description' => 'Плагін надлилає емейли за допомогою mail() або SMTP; у текстовому форматі або HTML',
'facteur_nom' => 'Листоноша (Facteur)',
'facteur_slogan' => 'Надсилає ємейли'
);