mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15689] Show unknown if can't retrieve free space
PHPBB3-15689
This commit is contained in:
@@ -47,6 +47,7 @@ $lang = array_merge($lang, array(
|
||||
'STORAGE_NUM_FILES' => 'Number of files',
|
||||
'STORAGE_SIZE' => 'Size',
|
||||
'STORAGE_FREE' => 'Available space',
|
||||
'STORAGE_UNKNOWN' => 'Unknown',
|
||||
|
||||
// Storage names
|
||||
'STORAGE_ATTACHMENT_TITLE' => 'Attachments storage',
|
||||
|
Reference in New Issue
Block a user