1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- 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:
- tags:
- previous: "‹\_précédent"
- next: "suivant\_›"
- first: "«\_premier"
- last: "dernier\_»"
- expose:
- items_per_page_label: 'Éléments par page'
- items_per_page_options_all_label: '- Tout -'
- offset_label: Décalage
- fields:
- mail:
- label: Courriel
- user_name:
- label: 'Nom d''utilisateur'
- subscriptions:
- separator: ', '
- status:
- label: Actif
- created:
- label: Créé
- operations:
- label: Actions
- filters:
- mail:
- expose:
- label: Courriel
- status:
- expose:
- label: Actif
- subscriptions_status:
- expose:
- label: Etat
- page_1:
- display_title: Page
|