mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-20 11:20:42 +02:00
Finished drafts, one bit is remaining though.
added file and disk space statistics. some minor changes here and there. git-svn-id: file:///svn/phpbb/trunk@4668 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -248,8 +248,11 @@ $lang += array(
|
||||
'TOPICS_PER_DAY'=> 'Topics per day',
|
||||
'NUMBER_USERS' => 'Number of users',
|
||||
'USERS_PER_DAY' => 'Users per day',
|
||||
'NUMBER_FILES' => 'Number of Attachments',
|
||||
'FILES_PER_DAY' => 'Attachments per day',
|
||||
'BOARD_STARTED' => 'Board started',
|
||||
'AVATAR_DIR_SIZE' => 'Avatar directory size',
|
||||
'UPLOAD_DIR_SIZE' => 'Upload directory size',
|
||||
'DATABASE_SIZE' => 'Database size',
|
||||
'GZIP_COMPRESSION' => 'Gzip compression',
|
||||
'NOT_AVAILABLE' => 'Not available',
|
||||
|
Reference in New Issue
Block a user