mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Enable/Disable online listing + time online
git-svn-id: file:///svn/phpbb/trunk@3841 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -848,7 +848,8 @@ $lang = array(
|
||||
'Guest_users_zero_online' => 'There are 0 Guest users online',
|
||||
'Guest_user_online' => 'There is %d Guest user online',
|
||||
'No_users_browsing' => 'There are no users currently browsing this forum',
|
||||
'ONLINE_EXPLAIN' => 'This data is based on users active over the past five minutes',
|
||||
'VIEW_ONLINE_TIME' => 'This data is based on users active over the past %d minute', // 1 minute
|
||||
'VIEW_ONLINE_TIMES' => 'This data is based on users active over the past %d minutes', // 2 minutes, etc.
|
||||
'Forum_Location' => 'Forum Location',
|
||||
'Last_updated' => 'Last Updated',
|
||||
'Forum_index' => 'Forum index',
|
||||
|
Reference in New Issue
Block a user