mirror of
https://github.com/friendica/friendica
synced 2025-04-27 08:30:10 +00:00
Some more screenreader improvements
This commit is contained in:
parent
95d3ce5441
commit
f3c5855fc1
23 changed files with 162 additions and 160 deletions
|
@ -108,7 +108,7 @@ class Nav
|
|||
'$userinfo' => $nav_info['userinfo'],
|
||||
'$sel' => self::$selected,
|
||||
'$apps' => $this->getAppMenu(),
|
||||
'$home' => $this->l10n->t('Go back'),
|
||||
'$home' => $this->l10n->t('Home'),
|
||||
'$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