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: 6eeliKIydPjqyv5V__QqTfahvJMWkHjOVUUuUIdB1ik
|
||||
id: frontpage
|
||||
label: Frontpage
|
||||
label: "Page d'accueil"
|
||||
module: node
|
||||
description: 'All content promoted to the front page.'
|
||||
description: "Tout le contenu promu en page d'accueil."
|
||||
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:
|
||||
@@ -35,26 +35,26 @@ display:
|
||||
total_pages: 0
|
||||
id: 0
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
next: 'Suivant ›'
|
||||
previous: '‹ Précédent'
|
||||
first: '« Premier'
|
||||
last: 'Dernier »'
|
||||
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
|
||||
quantity: 9
|
||||
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
|
||||
@@ -76,7 +76,7 @@ display:
|
||||
plugin_id: text_custom
|
||||
label: ''
|
||||
empty: true
|
||||
content: 'No front page content has been created yet.<br/>Follow the <a target="_blank" href="https://www.drupal.org/docs/user_guide/en/index.html">User Guide</a> to start building your site.'
|
||||
content: "Aucun contenu de page d'accueil n'a été créé pour l'instant. Suivre le <a href=\"https://www.drupal.org/fr/docs/user_guide/fr/index.html\">Guide utilisateur</a> pour démarrer la construction de votre site."
|
||||
tokenize: false
|
||||
node_listing_empty:
|
||||
id: node_listing_empty
|
||||
@@ -99,7 +99,7 @@ display:
|
||||
plugin_id: title
|
||||
label: ''
|
||||
empty: true
|
||||
title: Welcome!
|
||||
title: 'Bienvenue !'
|
||||
sorts:
|
||||
sticky:
|
||||
id: sticky
|
||||
@@ -262,7 +262,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