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,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
'sheets' => 'Sheets',
'parts' => 'darab',
'pages' => 'oldal',
'sheets' => 'lap',
);