Approval.

This commit is contained in:
2022-09-01 22:55:57 +00:00
committed by md translation bot
parent 849bf8870d
commit f0417c7857
20 changed files with 42 additions and 4 deletions

View File

@ -3,3 +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';