Approval.

This commit is contained in:
2022-11-17 17:08:26 +00:00
committed by md translation bot
parent 3d48292df1
commit 6ccd59bb94
28 changed files with 238 additions and 238 deletions

View File

@ -1,5 +1,5 @@
<?PHP
$appointment_status['scheduled'] = 'Запланировано';
$appointment_status['cancelled'] = 'Отменено';
$appointment_status['moved_online'] = 'Перемещено в онлайн';
$appointment_status['postponed'] = 'Отложено';
$appointment_status['scheduled'] = 'Заплановано';
$appointment_status['cancelled'] = 'Скасовано';
$appointment_status['moved_online'] = 'Перенесено в онлайн';
$appointment_status['postponed'] = 'Відкладено';