mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11103] Message of no notifications if you have none
PHPBB3-11103
This commit is contained in:
@@ -382,6 +382,7 @@ $lang = array_merge($lang, array(
|
||||
'NEXT_STEP' => 'Next',
|
||||
'NEVER' => 'Never',
|
||||
'NO' => 'No',
|
||||
'NO_NOTIFICATIONS' => 'You have no notifications',
|
||||
'NOT_ALLOWED_MANAGE_GROUP' => 'You are not allowed to manage this group.',
|
||||
'NOT_AUTHORISED' => 'You are not authorised to access this area.',
|
||||
'NOT_WATCHING_FORUM' => 'You are no longer subscribed to updates on this forum.',
|
||||
|
Reference in New Issue
Block a user