converted to unix-style eol
[www-register-wizard.git] / language / english / number_lang.php
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 */
10 /* Location: ./system/language/english/number_lang.php */