Skip to content

This commit is contained in:
Michael 2025-02-03 07:28:45 +00:00
parent b5bff3f758
commit 7bbefae3e6
6 changed files with 40 additions and 40 deletions

View file

@ -109,6 +109,7 @@ class Nav
'$sel' => self::$selected,
'$apps' => $this->getAppMenu(),
'$home' => $this->l10n->t('Home'),
'$skip' => $this->l10n->t('Skip to main content'),
'$clear_notifs' => $this->l10n->t('Clear notifications'),
'$search_hint' => $this->l10n->t('@name, !group, #tags, content')
]);