12345678910111213141516171819202122232425262728293031323334353637 |
- label: Newsletters
- display:
- default:
- display_title: Maître
- display_options:
- exposed_form:
- options:
- submit_button: Appliquer
- reset_button_label: Réinitialiser
- exposed_sorts_label: 'Trier par'
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- options:
- expose:
- items_per_page_label: 'Éléments par page'
- items_per_page_options_all_label: '- Tout -'
- offset_label: Décalage
- fields:
- node_bulk_form:
- label: 'Formulaire des opérations en masse sur les nœuds'
- action_title: 'Pour cette sélection'
- simplenews_issue:
- separator: ', '
- status:
- label: Publié
- separator: ', '
- created:
- label: 'Mis à jour'
- operations:
- label: 'Liens d''actions'
- title: Newsletters
- page_1:
- display_title: Page
- display_options:
- menu:
- title: Newsletters
|