Approval.
This commit is contained in:
6
tr/units_count_parts_set.php
Normal file
6
tr/units_count_parts_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_parts_set = array (
|
||||
'parts' => 'Parts',
|
||||
'pages' => 'Pages',
|
||||
);
|
Reference in New Issue
Block a user