Approval.

This commit is contained in:
2025-09-17 15:12:34 +00:00
committed by md translation bot
parent b77cba66a2
commit 2c28afedef
15 changed files with 111 additions and 111 deletions

View File

@@ -3,5 +3,5 @@ declare(strict_types = 1);
$appointment_attendance_modes = array (
'offline' => 'Offline',
'online' => 'Online',
'mixed' => 'Offline and online',
'mixed' => 'Offline a online',
);