mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-03 05:12:50 -04:00
Update number_lang.php
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang['terabyte_abbr'] = "TO";
|
||||
$lang['gigabyte_abbr'] = "GO";
|
||||
$lang['megabyte_abbr'] = "MO";
|
||||
$lang['kilobyte_abbr'] = "KO";
|
||||
$lang['bytes'] = "Octets";
|
||||
$lang['terabyte_abbr'] = "To";
|
||||
$lang['gigabyte_abbr'] = "Go";
|
||||
$lang['megabyte_abbr'] = "Mo";
|
||||
$lang['kilobyte_abbr'] = "Ko";
|
||||
$lang['bytes'] = "octets";
|
||||
|
||||
/* End of file number_lang.php */
|
||||
/* Location: ./system/language/fr/number_lang.php */
|
||||
/* Location: ./system/language/french/number_lang.php */
|
||||
|
||||
Reference in New Issue
Block a user