[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_cpf_hat.php
index e65813d..d564c30 100644 (file)
@@ -3,10 +3,18 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?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(
 
+       // B
+       'bouton_radio_activer_petition' => 'Mèt yon pétisyon',
+       'bouton_radio_pas_petition' => 'Okenn petisyon',
+       'bouton_radio_petition_activee' => 'Petisyon ka mache',
+       'bouton_radio_supprimer_petition' => 'Kraez petisyon nan',
+
        // F
        'form_pet_adresse_site' => 'Ladrès sit ou', # MODIF
        'form_pet_aucune_signature' => 'Okenn siyati ka koresponn kod-la...', # MODIF
@@ -45,5 +53,3 @@ Mèsi  w soutni petisyon-nan
        // L
        'lien_reponse_article' => 'Réponn atik-la'
 );
-
-?>