add config

This commit is contained in:
2023-05-18 13:17:44 +02:00
parent 12bb523bd4
commit ef4848e579
182 changed files with 11561 additions and 0 deletions
+57
View File
@@ -0,0 +1,57 @@
_core:
default_config_hash: NY7q7PWa0WKG8j6KikrXPnQW0T24jkylHz6EetKm0f8
langcode: en
default_config:
display: pages
display_restriction: 2
prefix_display: true
first_link: never
previous_link: not_on_first
next_link: not_on_last
last_link: never
tags:
pages:
prefix_label: 'Page <b>@number</b> of @total'
first: «
previous:
next:
last: »
pageset_empty: 'No pages to display.'
first_title: 'Go to first page'
previous_title: 'Go to previous page'
next_title: 'Go to next page'
last_title: 'Go to last page'
first_reader: 'First page'
previous_reader: 'Previous page'
next_reader: 'Next page'
last_reader: 'Last page'
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: 'First item'
previous_reader: 'Previous items'
next_reader: 'Next items'
last_reader: 'Last item'
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_reader: 'Previous items'
next_reader: 'Next items'
last_reader: 'Last items'