mirror of
https://github.com/friendica/friendica
synced 2025-04-26 12:30:11 +00:00
Accessibility again: Notifications are now accessible
This commit is contained in:
parent
16c2705016
commit
ace3c52c8e
5 changed files with 50 additions and 30 deletions
|
@ -73,6 +73,7 @@ class Nav
|
|||
'$userinfo' => $nav_info['userinfo'],
|
||||
'$sel' => self::$selected,
|
||||
'$apps' => self::getAppMenu(),
|
||||
'$home' => DI::l10n()->t('Go back'),
|
||||
'$clear_notifs' => DI::l10n()->t('Clear notifications'),
|
||||
'$search_hint' => DI::l10n()->t('@name, !forum, #tags, content')
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue