mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 09:46:46 +02:00
[ticket/8309] Renaming "Last visit" to "Last activity"
PHPBB3-8309
This commit is contained in:
@@ -135,5 +135,5 @@ $lang = array_merge($lang, array(
|
||||
'USERS_PER_PAGE' => 'Users per page',
|
||||
|
||||
'VIEWING_PROFILE' => 'Viewing profile - %s',
|
||||
'VISITED' => 'Last visited',
|
||||
'LAST_ACTIVITY' => 'Last activity',
|
||||
));
|
||||
|
Reference in New Issue
Block a user