X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fpetitions%2Flang%2Fpetitions_lb.php;h=7114a04cff97ab11fb8e9b048e7650edd3287680;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=8ce3dec27d68f488d9f298b615fffaddcef7c70d;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/petitions/lang/petitions_lb.php b/www/plugins-dist/petitions/lang/petitions_lb.php index 8ce3dec2..7114a04c 100644 --- a/www/plugins-dist/petitions/lang/petitions_lb.php +++ b/www/plugins-dist/petitions/lang/petitions_lb.php @@ -3,10 +3,18 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=lb // ** 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' => 'D’Petitioun aschalten', + 'bouton_radio_pas_petition' => 'Keng Petitioun', + 'bouton_radio_petition_activee' => 'Petitioun ageschalt', + 'bouton_radio_supprimer_petition' => 'D’Petitioun läschen', + // F 'form_pet_adresse_site' => 'Adress vun ärem Site', # MODIF 'form_pet_aucune_signature' => 'Ët entsprëcht keng Ënnerschrëft dësem Kode...', # MODIF @@ -51,5 +59,3 @@ Merci fir är Participatioun // L 'lien_reponse_article' => 'Äntwert op den Artikel' ); - -?>