materio-d9/config/sync/pagerer.style.mini.yml

57 lines
1.6 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

_core:
default_config_hash: YP4UGZ9wBNDGXik5rx5VuDxmXD6PZ-h-lYXi95VjDYQ
langcode: en
default_config:
display: pages
display_restriction: 2
prefix_display: true
suffix_display: true
first_link: always
previous_link: always
next_link: always
last_link: always
display_mode: widget
widget_resize: true
widget_button: auto
tags:
pages:
prefix_label: Page
suffix_label: 'of @total'
page_current: '@number'
page_current_title: 'Current page'
page_current_reader: 'Current page'
first: «
first_title: 'Go to first page'
first_reader: 'First page'
previous:
previous_title: 'Go to previous page'
previous_reader: 'Previous page'
next:
next_title: 'Go to next page'
next_reader: 'Next page'
last: »
last_title: 'Go to last page'
last_reader: 'Last page'
pageset_empty: 'No pages to display.'
widget_title: 'Enter page, then press Return.'
items:
prefix_label: Item
suffix_label: 'of @total_items'
page_current: '@item'
page_current_title: 'Current items'
page_current_reader: 'Current items'
first: «
first_title: 'Go to first item'
first_reader: 'First item'
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.'
widget_title: 'Enter item, then press Return.'