Approval.

This commit is contained in:
2023-01-22 15:09:56 +00:00
committed by md translation bot
parent 7be327ff48
commit 08aa8753aa
6 changed files with 31 additions and 31 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'] = 'kocka';
$object_form_set['cuboid'] = 'téglatest';
$object_form_set['sphere'] = 'gömb';
$object_form_set['cone'] = 'kúp';
$object_form_set['cylinder'] = 'henger';