translation-value-sets/kn/units_count_parts_set.php

8 lines
178 B
PHP
Raw Permalink Normal View History

2025-02-11 01:02:14 +00:00
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
2025-02-20 15:06:44 +00:00
'parts' => 'ಭಾಗಗಳು',
'pages' => 'ಪುಟಗಳು',
'sheets' => 'ಹಾಳೆಗಳು',
2025-02-11 01:02:14 +00:00
);