1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
git-svn-id: file:///svn/phpbb/trunk@7405 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-04-26 00:04:13 +00:00
parent 9d446dcf21
commit d7ae819c2e
2 changed files with 4 additions and 2 deletions

View File

@@ -36,7 +36,9 @@ $lang = array_merge($lang, array(
'ACTIVE_IN_TOPIC' => 'Most active topic',
'ADD_FOE' => 'Add foe',
'ADD_FRIEND' => 'Add friend',
'AFTER' => 'After',
'AFTER' => 'After',
'ALL' => 'All',
'BEFORE' => 'Before',