Approval.
This commit is contained in:
@ -3,5 +3,5 @@ declare(strict_types = 1);
|
||||
$appointment_attendance_modes = array (
|
||||
'offline' => 'Offline',
|
||||
'online' => 'Online',
|
||||
'mixed' => 'Offline and online',
|
||||
'mixed' => 'Offline és online',
|
||||
);
|
||||
|
Reference in New Issue
Block a user