Go to the source code of this file.
Variables | |
| $lang ['terabyte_abbr'] = "TB" | |
| $lang ['gigabyte_abbr'] = "GB" | |
| $lang ['megabyte_abbr'] = "MB" | |
| $lang ['kilobyte_abbr'] = "KB" | |
| $lang ['bytes'] = "Bytes" | |
| $lang['bytes'] = "Bytes" |
Definition at line 7 of file number_lang.php.
| $lang['kilobyte_abbr'] = "KB" |
Definition at line 6 of file number_lang.php.
| $lang['megabyte_abbr'] = "MB" |
Definition at line 5 of file number_lang.php.
| $lang['gigabyte_abbr'] = "GB" |
Definition at line 4 of file number_lang.php.
| $lang['terabyte_abbr'] = "TB" |
Definition at line 3 of file number_lang.php.