modifs backoffice : contenu page 'gouvernance' passe sur la page 'contact' / rework du st
ore 'content'
This commit is contained in:
@@ -7,20 +7,20 @@ dependencies:
|
||||
_core:
|
||||
default_config_hash: njaZigMvB4ap21Fg_tQcJhWgYJCGNi49Z5rRL_N6RI0
|
||||
id: user_admin_people
|
||||
label: People
|
||||
label: Personnes
|
||||
module: user
|
||||
description: 'Find and manage people interacting with your site.'
|
||||
description: 'Trouver et gérer les personnes interagissant avec votre site.'
|
||||
tag: default
|
||||
base_table: users_field_data
|
||||
base_field: uid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_title: 'Par défaut'
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: People
|
||||
title: Personnes
|
||||
fields:
|
||||
user_bulk_form:
|
||||
id: user_bulk_form
|
||||
@@ -31,7 +31,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
plugin_id: user_bulk_form
|
||||
label: 'Bulk update'
|
||||
label: 'Mise à jour en masse'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -82,7 +82,7 @@ display:
|
||||
entity_type: user
|
||||
entity_field: name
|
||||
plugin_id: field
|
||||
label: Username
|
||||
label: "Nom d'utilisateur"
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -134,7 +134,7 @@ display:
|
||||
entity_type: user
|
||||
entity_field: status
|
||||
plugin_id: field
|
||||
label: Status
|
||||
label: État
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -178,8 +178,8 @@ display:
|
||||
type: boolean
|
||||
settings:
|
||||
format: custom
|
||||
format_custom_false: Blocked
|
||||
format_custom_true: Active
|
||||
format_custom_false: Bloqué
|
||||
format_custom_true: Actif
|
||||
roles_target_id:
|
||||
id: roles_target_id
|
||||
table: user__roles
|
||||
@@ -188,7 +188,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: user_roles
|
||||
label: Roles
|
||||
label: Rôles
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -241,7 +241,7 @@ display:
|
||||
entity_type: user
|
||||
entity_field: created
|
||||
plugin_id: field
|
||||
label: 'Member for'
|
||||
label: 'Membre depuis'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -297,7 +297,7 @@ display:
|
||||
entity_type: user
|
||||
entity_field: access
|
||||
plugin_id: field
|
||||
label: 'Last access'
|
||||
label: 'Dernier accès'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -340,8 +340,8 @@ display:
|
||||
hide_alter_empty: true
|
||||
type: timestamp_ago
|
||||
settings:
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
future_format: 'Dans @interval'
|
||||
past_format: 'Il y a @interval'
|
||||
granularity: 2
|
||||
operations:
|
||||
id: operations
|
||||
@@ -352,7 +352,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
plugin_id: entity_operations
|
||||
label: Operations
|
||||
label: Actions
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -467,26 +467,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: Filter
|
||||
submit_button: Filtrer
|
||||
reset_button: true
|
||||
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
|
||||
@@ -506,7 +506,7 @@ display:
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: 'No people available.'
|
||||
content: "Personne n'est disponible."
|
||||
tokenize: false
|
||||
sorts:
|
||||
created:
|
||||
@@ -540,7 +540,7 @@ display:
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: combine_op
|
||||
label: 'Name or email contains'
|
||||
label: 'Nom ou courriel contenant'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: combine_op
|
||||
@@ -601,7 +601,7 @@ display:
|
||||
administrator: '0'
|
||||
is_grouped: true
|
||||
group_info:
|
||||
label: Status
|
||||
label: État
|
||||
description: ''
|
||||
identifier: status
|
||||
optional: true
|
||||
@@ -612,11 +612,11 @@ display:
|
||||
default_group_multiple: { }
|
||||
group_items:
|
||||
1:
|
||||
title: Active
|
||||
title: Actif
|
||||
operator: '='
|
||||
value: '1'
|
||||
2:
|
||||
title: Blocked
|
||||
title: Bloqué
|
||||
operator: '='
|
||||
value: '0'
|
||||
roles_target_id:
|
||||
@@ -633,7 +633,7 @@ display:
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: roles_target_id_op
|
||||
label: Role
|
||||
label: Rôle
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: roles_target_id_op
|
||||
@@ -675,7 +675,7 @@ display:
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: permission_op
|
||||
label: Permission
|
||||
label: Droit
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: permission_op
|
||||
@@ -878,7 +878,7 @@ display:
|
||||
show_admin_links: true
|
||||
use_more: false
|
||||
use_more_always: false
|
||||
use_more_text: more
|
||||
use_more_text: plus
|
||||
link_display: page_1
|
||||
link_url: ''
|
||||
display_comment: ''
|
||||
@@ -906,15 +906,15 @@ display:
|
||||
path: admin/people/list
|
||||
menu:
|
||||
type: 'default tab'
|
||||
title: List
|
||||
description: 'Find and manage people interacting with your site.'
|
||||
title: Lister
|
||||
description: 'Trouver et gérer les personnes interagissant avec votre site.'
|
||||
weight: -10
|
||||
menu_name: admin
|
||||
context: ''
|
||||
tab_options:
|
||||
type: normal
|
||||
title: People
|
||||
description: 'Manage user accounts, roles, and permissions.'
|
||||
title: Personnes
|
||||
description: 'Gérer les comptes utilisateurs, les rôles et les droits.'
|
||||
weight: 0
|
||||
menu_name: admin
|
||||
cache_metadata:
|
||||
|
Reference in New Issue
Block a user