Files
drupal-training/config/sync/language/en/pagerer.preset.default.yml
2023-05-18 17:01:17 +02:00

26 lines
769 B
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.
label: Default
panes:
center:
config:
tags:
pages:
prefix_label: Page
suffix_label: 'of @total'
page_current: '@number'
first: «
previous:
next:
last: »
pageset_empty: 'No pages to display.'
page_current_title: 'Current page'
first_title: 'Go to first page'
previous_title: 'Go to previous page'
next_title: 'Go to next page'
last_title: 'Go to last page'
page_current_reader: 'Current page'
first_reader: 'First page'
previous_reader: 'Previous page'
next_reader: 'Next page'
last_reader: 'Last page'
widget_title: 'Enter page, then press Return.'