1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Last visit addition

git-svn-id: file:///svn/phpbb/trunk@427 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-06-04 16:37:48 +00:00
parent b743fe30e4
commit e9a6b88b1d
6 changed files with 27 additions and 10 deletions

View File

@@ -75,6 +75,8 @@ $lang['Goto_page'] = "Goto page";
$lang['Page'] = "Page"; // Followed by the current page number then 'of x' where x is total pages
$lang['of'] = "of"; // See Page above
$lang['You_last_visit'] = "You last visited on";
//
// Global Header strings
//