updated core
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
_core:
|
||||
default_config_hash: NY7q7PWa0WKG8j6KikrXPnQW0T24jkylHz6EetKm0f8
|
||||
langcode: fr
|
||||
default_config:
|
||||
display: pages
|
||||
@@ -11,47 +13,45 @@ default_config:
|
||||
pages:
|
||||
prefix_label: 'Page <b>@number</b> of @total'
|
||||
first: «
|
||||
previous: ‹
|
||||
next: ›
|
||||
last: »
|
||||
pageset_empty: 'No pages to display.'
|
||||
first_title: 'Aller à la première page'
|
||||
previous_title: 'Aller à la page précédente'
|
||||
next_title: 'Aller à la page suivante'
|
||||
last_title: 'Aller à la dernière page'
|
||||
first_reader: 'Première page'
|
||||
previous: ‹
|
||||
previous_title: 'Aller à la page précédente'
|
||||
previous_reader: 'Page précédente'
|
||||
next: ›
|
||||
next_title: 'Aller à la page suivante'
|
||||
next_reader: 'Page suivante'
|
||||
last: »
|
||||
last_title: 'Aller à la dernière page'
|
||||
last_reader: 'Dernière page'
|
||||
pageset_empty: 'No pages to display.'
|
||||
items:
|
||||
prefix_label: 'Item <b>@item</b> of @total_items'
|
||||
first: «
|
||||
previous: ‹
|
||||
next: ›
|
||||
last: »
|
||||
pageset_empty: 'No items to display.'
|
||||
first_title: 'Go to first item'
|
||||
previous_title: 'Go to previous items'
|
||||
next_title: 'Go to next items'
|
||||
last_title: 'Go to last item'
|
||||
first_reader: 'Premier élément'
|
||||
previous: ‹
|
||||
previous_title: 'Go to previous items'
|
||||
previous_reader: 'Previous items'
|
||||
next: ›
|
||||
next_title: 'Go to next items'
|
||||
next_reader: 'Next items'
|
||||
last: »
|
||||
last_title: 'Go to last item'
|
||||
last_reader: 'Last item'
|
||||
pageset_empty: 'No items to display.'
|
||||
item_ranges:
|
||||
prefix_label: 'Items <b>@item_low-@item_high</b> of @total_items'
|
||||
first: «
|
||||
previous: ‹
|
||||
next: ›
|
||||
last: »
|
||||
pageset_empty: 'No items to display.'
|
||||
first_title: 'Go to first items'
|
||||
previous_title: 'Go to previous items'
|
||||
next_title: 'Go to next items'
|
||||
last_title: 'Go to last items'
|
||||
first_reader: 'First items'
|
||||
previous: ‹
|
||||
previous_title: 'Go to previous items'
|
||||
previous_reader: 'Previous items'
|
||||
next: ›
|
||||
next_title: 'Go to next items'
|
||||
next_reader: 'Next items'
|
||||
last: »
|
||||
last_title: 'Go to last items'
|
||||
last_reader: 'Last items'
|
||||
_core:
|
||||
default_config_hash: NY7q7PWa0WKG8j6KikrXPnQW0T24jkylHz6EetKm0f8
|
||||
pageset_empty: 'No items to display.'
|
||||
|
||||
Reference in New Issue
Block a user