Files
translation-value-sets/te/units_count_parts_set.php
2025-06-30 16:21:25 +00:00

8 lines
178 B
PHP

<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'భాగాలు',
'pages' => 'పేజీలు',
'sheets' => 'షీట్‌లు',
);