spip_nursit/squelettes-dist/lang/paquet-dist_pt.php
2023-06-01 17:30:12 +02:00

15 lines
423 B
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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-dist?lang_cible=pt
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// D
'dist_description' => 'Conjunto de modelos de base em SPIP 3.',
'dist_slogan' => 'Modelos de base em SPIP 3'
);