Approval.

This commit is contained in:
2026-05-31 15:52:50 +00:00
committed by md translation bot
parent fffe56da4a
commit 963412a4d2
26 changed files with 156 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$appointment_image_category = array (
'advertising_material' => 'Advertising material',
'photo_documentation' => 'Photo documentation',
);