mirror of
https://github.com/friendica/friendica
synced 2025-04-27 08:30:10 +00:00
Skip to content
This commit is contained in:
parent
b5bff3f758
commit
7bbefae3e6
6 changed files with 40 additions and 40 deletions
|
@ -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')
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue