Approval.
This commit is contained in:
6
de/object_form_set.php
Normal file
6
de/object_form_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
$object_form_set['cube'] = 'Würfel';
|
||||
$object_form_set['cuboid'] = 'Rechteckig';
|
||||
$object_form_set['sphere'] = 'Kugel';
|
||||
$object_form_set['cone'] = 'Kegel';
|
||||
$object_form_set['cylinder'] = 'Zylinder';
|
Reference in New Issue
Block a user