Approval.
This commit is contained in:
@ -1,12 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'object_form_set' =>
|
||||
array (
|
||||
'cube' => 'Куб',
|
||||
'cuboid' => 'Кубоподібний',
|
||||
'sphere' => 'Сфера',
|
||||
'cone' => 'Конус',
|
||||
'cylinder' => 'Циліндр',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user