Approval.
This commit is contained in:
4
uk/units_weight_set.php
Normal file
4
uk/units_weight_set.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?PHP
|
||||
$units_weight_set['t'] = 'тонн';
|
||||
$units_weight_set['kg'] = 'кг';
|
||||
$units_weight_set['g'] = 'гр';
|
Reference in New Issue
Block a user