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

[ticket/11192] Add Tebibyte to get_formatted_filesize().

PHPBB3-11192
This commit is contained in:
Andreas Fischer
2012-11-11 14:35:31 +01:00
parent 3ebabc8da2
commit c699b88bc5
2 changed files with 8 additions and 0 deletions

View File

@@ -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.',