[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_vi.php
index 49d9c32..36bc5af 100644 (file)
@@ -3,10 +3,18 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=vi
 // ** 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ùng thỉnh nguyện thư ',
+       'bouton_radio_pas_petition' => 'Không dùng',
+       'bouton_radio_petition_activee' => 'Thỉnh nguyện thư được mở lên',
+       'bouton_radio_supprimer_petition' => 'Xóa thỉnh nguyện thư',
+
        // F
        'form_pet_adresse_site' => 'URL của website bạn', # MODIF
        'form_pet_aucune_signature' => 'Không ký hiệu nào phù hợp với mã số này...', # MODIF
@@ -45,5 +53,3 @@ Cám ơn sự tham gia của bạn.', # MODIF
        // L
        'lien_reponse_article' => 'Hồi âm bài này'
 );
-
-?>