de:
  PLUGIN_PAGE_TOC:
    TABLE_OF_CONTENTS: Inhaltsverzeichnis
en:
  PLUGIN_PAGE_TOC:
    TABLE_OF_CONTENTS: Table of Contents
    INCLUDE_CSS: 'Include CSS'
    ACTIVE_BY_DEFAULT: 'Anchors generated by default'
    ACTIVE_BY_DEFAULT_PAGE: 'Anchors generated for this page'
    ACTIVE_BY_DEFAULT_PAGE_HELP: 'If the default setting is disabled, you can enable on this page, or vice versa'
    TOC_SECTION: 'Table of Contents Configuration'
    START_TOC_HEADERS: 'Start TOC headers'
    START_TOC_HEADERS_HELP: 'The Header level to start the TOC from'
    DEPTH_TOC_HEADERS: 'Depth of TOC headers'
    DEPTH_TOC_HEADERS_HELP: 'The number of headers levels from the ''start'' to include in the TOC'
    HEADER_CSS_CLASSES: 'Header CSS classes'
    HEADER_CSS_CLASSES_HELP: 'Any custom classes to add to the header tags when IDs for slugs are added'
    ANCHORS_SECTION: 'Anchors Configuration'
    START_ANCHOR_HEADERS: 'Start Anchor headers'
    DEPTH_ANCHOR_HEADERS: 'Depth of Anchor headers'
    LINK_ANCHOR_HEADERS: 'Link Anchors'
    ARIA_LABEL: 'Aria Label'
    ANCHORS_CLASS: 'Custom CSS classes for anchors'
    ANCHORS_CLASS_HELP: 'Any custom classes to add to the anchor tags'
    ANCHORS_ICON: 'Anchor icon symbol'
    ANCHORS_ICON_HELP: 'Can be any text character, symbol, unicode character or even emjoi.  leave blank if you intend to style with CSS.'
    ANCHORS_POSITION: 'Anchor Position'
    ANCHORS_POSITION_HELP: 'Position to put the anchor, `before|after`'
    ANCHORS_COPY_TO_CLIPBOARD: 'Copy to Clipboard'
    ANCHORS_COPY_TO_CLIPBOARD_HELP: 'When clicking an anchor, it will also copy to clipboard the full URL. Convenient for sharing/opening in new tab'
    BEFORE_TEXT: 'Before text'
    AFTER_TEXT: 'After text'
    SLUG_MAXLEN: 'Slug max-length'
    SLUG_MAXLEN_HELP: 'Max length of slugs used for anchors'
    SLUG_PREFIX: 'Slug prefix'
    SLUG_PREFIX_HELP: 'A prefix used in front of generated slugs'
    PAGE_ANCHORS_SECTION: 'Page Anchors Configuration'
    COPY_TO_CLIPBOARD: 'Copy to Clipboard'