35 lines
951 B
YAML
35 lines
951 B
YAML
label: Archiver
|
|
description: 'Tous les contenus, triés par mois.'
|
|
display:
|
|
default:
|
|
display_title: 'Par défaut'
|
|
display_options:
|
|
title: 'Archive mensuelle'
|
|
pager:
|
|
options:
|
|
tags:
|
|
next: ››
|
|
previous: ‹‹
|
|
expose:
|
|
items_per_page_label: 'Éléments par page'
|
|
items_per_page_options_all_label: '- Tout -'
|
|
offset_label: Décalage
|
|
exposed_form:
|
|
options:
|
|
submit_button: Appliquer
|
|
reset_button_label: Réinitialiser
|
|
exposed_sorts_label: 'Trier par'
|
|
sort_asc_label: Asc
|
|
sort_desc_label: Desc
|
|
arguments:
|
|
created_year_month:
|
|
title: '{{ arguments.created_year_month }}'
|
|
block_1:
|
|
display_title: Bloc
|
|
display_options:
|
|
arguments:
|
|
created_year_month:
|
|
title: '{{ arguments.created_year_month }}'
|
|
page_1:
|
|
display_title: Page
|