Approval.

This commit is contained in:
2022-12-16 21:58:31 +00:00
committed by md translation bot
parent 6d624efcd9
commit 2504214451
34 changed files with 165 additions and 85 deletions

View File

@ -1,6 +1,6 @@
<?PHP
$object_form_set['cube'] = 'Cube';
$object_form_set['cuboid'] = 'Cuboid';
$object_form_set['sphere'] = 'Sphere';
$object_form_set['cone'] = 'Cone';
$object_form_set['cylinder'] = 'Cylinder';
$object_form_set['cube'] = 'Куб';
$object_form_set['cuboid'] = 'Кубоподібний';
$object_form_set['sphere'] = 'Сфера';
$object_form_set['cone'] = 'Конус';
$object_form_set['cylinder'] = 'Циліндр';