Derek Allard | 2067d1a | 2008-11-13 22:59:24 +0000 | [diff] [blame^] | 1 | <?php |
2 | |||||
3 | $lang['terabyte_abbr'] = "TB"; | ||||
4 | $lang['gigabyte_abbr'] = "GB"; | ||||
5 | $lang['megabyte_abbr'] = "MB"; | ||||
6 | $lang['kilobyte_abbr'] = "KB"; | ||||
7 | $lang['bytes'] = "Bytes"; | ||||
8 | |||||
9 | /* End of file number_lang.php */ | ||||
Derek Allard | 85f66ea | 2008-06-26 17:03:38 +0000 | [diff] [blame] | 10 | /* Location: ./system/language/english/number_lang.php */ |