Approval.
This commit is contained in:
@ -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';
|
||||
|
Reference in New Issue
Block a user