[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / sites / lang / sites_cpf_hat.php
index 555590d..f982ae5 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/sites?lang_cible=cpf_hat
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -33,6 +35,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'icone_modifier_site' => 'Chanje sit la',
        'icone_referencer_nouveau_site' => 'Referans yon nouvo sit',
        'icone_voir_sites_references' => 'Gad sit referanse yo',
+       'info_1_site' => '1 sitwèb',
        'info_a_valider' => '[pou konfime]',
        'info_bloquer' => 'bloké',
        'info_bloquer_lien' => 'blok lyen nan',
@@ -101,5 +104,3 @@ Fòk w aktive sendikasyon an.
        'titre_sites_tous' => 'Tout sit referanse andan sit la',
        'titre_syndication' => 'Sendikasyon pou tout sit yo'
 );
-
-?>