Approval.

This commit is contained in:
Joshua Ramon Enslin 2022-12-14 00:24:25 +00:00 committed by md translation bot
parent 5b72321de7
commit 62cf97b81e

View File

@ -1,6 +1,6 @@
<?PHP <?PHP
$object_form_set['cube'] = 'Würfel'; $object_form_set['cube'] = 'Würfel';
$object_form_set['cuboid'] = 'Rechteckig'; $object_form_set['cuboid'] = 'Quader';
$object_form_set['sphere'] = 'Kugel'; $object_form_set['sphere'] = 'Kugel';
$object_form_set['cone'] = 'Kegel'; $object_form_set['cone'] = 'Kegel';
$object_form_set['cylinder'] = 'Zylinder'; $object_form_set['cylinder'] = 'Zylinder';