diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf index e358ea96e..a25fb787e 100644 --- a/Resources/Private/Language/locallang.xlf +++ b/Resources/Private/Language/locallang.xlf @@ -25,6 +25,10 @@ To top + + current + + You are here: diff --git a/Resources/Private/Partials/Page/Navigation/MainNavigation.html b/Resources/Private/Partials/Page/Navigation/MainNavigation.html index f214ad066..88ae11e32 100644 --- a/Resources/Private/Partials/Page/Navigation/MainNavigation.html +++ b/Resources/Private/Partials/Page/Navigation/MainNavigation.html @@ -15,7 +15,7 @@ - {item.title} (current) + {item.title} (({f:translate(key: 'navigation.link.screenreader.current', extensionName: 'bootstrap_package')}))