Files
translation-value-sets/hu/appointment_image_category.php
T
2026-07-17 15:08:58 +00:00

7 lines
168 B
PHP

<?PHP
declare(strict_types = 1);
$appointment_image_category = array (
'advertising_material' => 'Reklámanyag',
'photo_documentation' => 'Fotódokumentáció',
);