Approval.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$appointment_image_category = array (
|
||||
'advertising_material' => 'Werbematerialien',
|
||||
'photo_documentation' => 'Fotodokumentation',
|
||||
);
|
||||
Reference in New Issue
Block a user