<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Bestandteile',
'pages' => 'Seiten',
'sheets' => 'Blatt',
);