1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12037] Fix hard-coded text in acp_inactive.html.

PHPBB3-12037
This commit is contained in:
Cesar G
2013-11-25 12:38:53 -08:00
parent af3417ce86
commit e111d7bd13
2 changed files with 2 additions and 1 deletions

View File

@@ -138,6 +138,7 @@ $lang = array_merge($lang, array(
),
'USER_ONLINE' => 'Online',
'USER_PRESENCE' => 'Board presence',
'USERS_PER_PAGE' => 'Users per page',
'VIEWING_PROFILE' => 'Viewing profile - %s',
'VISITED' => 'Last visited',