mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7350 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
3b60c51604
commit
2853c380a5
1 changed files with 2 additions and 2 deletions
|
@ -606,8 +606,8 @@ $lang = array_merge($lang, array(
|
|||
'VIEWS' => 'Views',
|
||||
'VIEW_BOOKMARKS' => 'View bookmarks',
|
||||
'VIEW_FORUM_LOGS' => 'View Logs',
|
||||
'VIEW_LATEST_POST' => 'View latest post',
|
||||
'VIEW_NEWEST_POST' => 'View latest unread post',
|
||||
'VIEW_LATEST_POST' => 'View the latest post',
|
||||
'VIEW_NEWEST_POST' => 'View first unread post',
|
||||
'VIEW_NOTES' => 'View user notes',
|
||||
'VIEW_ONLINE_TIME' => 'This data is based on users active over the past %d minute',
|
||||
'VIEW_ONLINE_TIMES' => 'This data is based on users active over the past %d minutes',
|
||||
|
|
Loading…
Add table
Reference in a new issue