modifs backoffice : contenu page 'gouvernance' passe sur la page 'contact' / rework du st
ore 'content'
This commit is contained in:
@@ -11,16 +11,16 @@ dependencies:
|
||||
_core:
|
||||
default_config_hash: z9csC6m3M65M2JczdNul_lMUrVg8ZO66pbSq8jPCBKs
|
||||
id: taxonomy_term
|
||||
label: 'Taxonomy term'
|
||||
label: 'Terme de taxonomie'
|
||||
module: taxonomy
|
||||
description: 'Content belonging to a certain taxonomy term.'
|
||||
description: 'Contenu associé à un terme de taxonomie donné.'
|
||||
tag: default
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_title: 'Par défaut'
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
@@ -38,19 +38,19 @@ display:
|
||||
previous: ‹‹
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
offset_label: Décalage
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
submit_button: Appliquer
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
@@ -103,7 +103,7 @@ display:
|
||||
exception:
|
||||
value: ''
|
||||
title_enable: false
|
||||
title: All
|
||||
title: Tout
|
||||
title_enable: true
|
||||
title: '{{ arguments.tid }}'
|
||||
default_argument_type: fixed
|
||||
@@ -261,7 +261,7 @@ display:
|
||||
tags: { }
|
||||
feed_1:
|
||||
id: feed_1
|
||||
display_title: Feed
|
||||
display_title: Flux
|
||||
display_plugin: feed
|
||||
position: 2
|
||||
display_options:
|
||||
|
||||
Reference in New Issue
Block a user