Approval.

This commit is contained in:
2025-01-22 14:03:17 +00:00
committed by md translation bot
parent 2619277713
commit 76256a823c
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
'copies' => 'db',
'specimen' => 'példány',
);