You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
autorite/lang/paquet-autorite_it.php

17 lines
561 B
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-autorite?lang_cible=it
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'autorite_description' => 'Questo plugin vi permette di configurare autorizzazioni diverse da quella di default.',
'autorite_nom' => 'Autorità',
'autorite_slogan' => 'Qualche esempio di impostazioni dautorizzazione (aggiungete le vostre!)'
);