mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 00:37:42 +02:00
[ticket/11192] Add Tebibyte to get_formatted_filesize().
PHPBB3-11192
This commit is contained in:
@@ -568,9 +568,11 @@ $lang = array_merge($lang, array(
|
||||
'SUBJECT' => 'Subject',
|
||||
'SUBMIT' => 'Submit',
|
||||
|
||||
'TB' => 'TB',
|
||||
'TERMS_USE' => 'Terms of use',
|
||||
'TEST_CONNECTION' => 'Test connection',
|
||||
'THE_TEAM' => 'The team',
|
||||
'TIB' => 'TiB',
|
||||
'TIME' => 'Time',
|
||||
|
||||
'TOO_LARGE' => 'The value you entered is too large.',
|
||||
|
Reference in New Issue
Block a user