Approval.
This commit is contained in:
uk
actor_variant_types_set.phpappointment_attendance_modes.phpappointment_contributor_roles.phpappointment_status.phpcloser_location_types_set.phpconservation_report_type_set.phpcurrencies_set.phpentry_types.phpeventtype_name.phpexhibition_contributor_roles.phplicense_explica.phplicense_full_names.phplicense_url.phpmarking_types.phpobject_publication_background.phpphone_types.phpplacetypes.phppodcast_contributor_roles.phpposition_set.phprecording_types_set.phpresearch_status.phpsource_type_set.phpspace_access_status.phpspace_types.phpsyndication_repos.phptitle_types_set.phpunits_length_set.phpunits_weight_set.php
5
uk/appointment_status.php
Normal file
5
uk/appointment_status.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Запланировано';
|
||||
$appointment_status['cancelled'] = 'Отменено';
|
||||
$appointment_status['moved_online'] = 'Перемещено в онлайн';
|
||||
$appointment_status['postponed'] = 'Отложено';
|
Reference in New Issue
Block a user