Approval.

This commit is contained in:
2022-09-07 14:39:44 +00:00
committed by md translation bot
parent f0417c7857
commit a57e56f0f1
3 changed files with 6 additions and 6 deletions

View File

@ -3,5 +3,5 @@ $units_length_set['m'] = 'м';
$units_length_set['dm'] = 'дм';
$units_length_set['cm'] = 'см';
$units_length_set['mm'] = 'мм';
$units_length_set['ft'] = 'ft';
$units_length_set['in'] = 'inch';
$units_length_set['ft'] = 'фут';
$units_length_set['in'] = 'дюйм';