mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/13645] Move the feeds to controllers
PHPBB3-13645
This commit is contained in:
committed by
Tristan Darricau
parent
f56fe0ba8d
commit
8e5e954438
@@ -691,6 +691,7 @@ $lang = array_merge($lang, array(
|
||||
'SKYPE' => 'Skype',
|
||||
'SMTP_NO_AUTH_SUPPORT' => 'SMTP server does not support authentication.',
|
||||
'SORRY_AUTH_READ' => 'You are not authorised to read this forum.',
|
||||
'SORRY_AUTH_READ_TOPIC' => 'You are not authorised to read this topic.',
|
||||
'SORRY_AUTH_VIEW_ATTACH' => 'You are not authorised to download this attachment.',
|
||||
'SORT_BY' => 'Sort by',
|
||||
'SORT_JOINED' => 'Joined date',
|
||||
|
Reference in New Issue
Block a user