Approval.

This commit is contained in:
2022-02-13 17:33:30 +00:00
committed by md translation bot
parent f8ae4ba73a
commit c3782bb7f2
76 changed files with 342 additions and 0 deletions
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ru
tl
tr
zh

@@ -0,0 +1,5 @@
<?PHP
$appointment_status['scheduled'] = 'Scheduled';
$appointment_status['cancelled'] = 'Cancelled';
$appointment_status['moved_online'] = 'Moved online';
$appointment_status['postponed'] = 'Postponed';