Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2005 Aurelien 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 */