Approval.

This commit is contained in:
2024-11-21 16:46:19 +00:00
committed by md translation bot
parent 974fc860c6
commit e68daaa9e6
84 changed files with 630 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);