/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
20.1.1 by galaxyAbstractor
* Added an simple admin panel to the codeviewer-cmssy stuff
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 */