Take two:
[www-register-wizard.git] / language / english / number_lang.php
1 <?php\r
2 \r
3 $lang['terabyte_abbr'] = "TB";\r
4 $lang['gigabyte_abbr'] = "GB";\r
5 $lang['megabyte_abbr'] = "MB";\r
6 $lang['kilobyte_abbr'] = "KB";\r
7 $lang['bytes'] = "Bytes";\r
8 \r
9 /* End of file number_lang.php */\r
10 /* Location: ./system/language/english/number_lang.php */