Override the breadcrumb family's ARIA-string fallbacks - the bar landmark
name and the overflow/siblings trigger + list labels. Per-instance
[label] / [triggerLabel] / [menuLabel] bindings still win over the
cascade; this only sets the fallback.
provideBreadcrumbConfig( withBreadcrumbAriaLabels({ bar: 'Navigation trail' }),);