Approval.
This commit is contained in:
@ -1,11 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'appointment_status' =>
|
||||
array (
|
||||
'scheduled' => 'Запланировано',
|
||||
'cancelled' => 'Отменено',
|
||||
'moved_online' => 'Перемещено в онлайн',
|
||||
'postponed' => 'Отложено',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user