Approval.

This commit is contained in:
2022-08-23 15:02:35 +00:00
committed by md translation bot
parent f2d48e6afb
commit 849bf8870d
25 changed files with 223 additions and 223 deletions

View File

@ -1,5 +1,5 @@
<?PHP
$appointment_status['scheduled'] = 'Scheduled';
$appointment_status['cancelled'] = 'Cancelled';
$appointment_status['moved_online'] = 'Moved online';
$appointment_status['postponed'] = 'Postponed';
$appointment_status['scheduled'] = 'Запланировано';
$appointment_status['cancelled'] = 'Отменено';
$appointment_status['moved_online'] = 'Перемещено в интернет';
$appointment_status['postponed'] = 'Отложено';