[PLUGINS] +maj gis4
[lhc/web/www.git] / www / plugins / saisies / lang / saisies_nl.php
index 76d61d5..2678a15 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/saisies?lang_cible=nl
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -115,6 +117,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'option_option_destinataire_intro_label' => 'Label voor de eerste lege keuze (wanneer in lijstvorm)',
        'option_option_intro_label' => 'Label voor de eerste lege keuze',
        'option_option_statut_label' => 'Toon de status',
+       'option_placeholder_label' => 'Placeholder',
        'option_pliable_label' => 'Uitvouwbaar',
        'option_pliable_label_case' => 'De group velden kan worden uit- en ingevouwen.',
        'option_plie_label' => 'Al ingevouwen',
@@ -168,6 +171,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'saisie_radio_titre' => 'Radio knop',
        'saisie_selecteur_article' => 'Toon een artikelkeuze',
        'saisie_selecteur_article_titre' => 'Artikelkeuze',
+       'saisie_selecteur_document' => 'Toont een documentkeuze',
+       'saisie_selecteur_document_titre' => 'Documentkiezer',
        'saisie_selecteur_rubrique' => 'Toon een rubriekkeuze',
        'saisie_selecteur_rubrique_article' => 'Toon een artikel- of rubriekkeuze',
        'saisie_selecteur_rubrique_article_titre' => 'Artikel- of rubriekkeuze',