forked from mirrors/easyappointments
Merge branch 'patch-1' of https://github.com/dbboling/easyappointments into dbboling-patch-1
This commit is contained in:
commit
74b21285ef
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ $lang['require_captcha'] = 'Require CAPTCHA';
|
|||
$lang['require_captcha_hint'] = 'When enabled, the customers will have to type a random generated CAPTCHA string before booking/updating an appointment.';
|
||||
$lang['captcha_is_wrong'] = 'CAPTCHA verification failed, please try again.';
|
||||
$lang['any_provider'] = 'Any Provider';
|
||||
$lang['requested_hour_is_unavailable'] = 'The requested appointment is unfornately not available. Please select a different hour for your appointment.';
|
||||
$lang['requested_hour_is_unavailable'] = 'The requested appointment is unfortunately not available. Please select a different hour for your appointment.';
|
||||
$lang['customer_notifications'] = 'Customer Notifications';
|
||||
$lang['customer_notifications_hint'] = 'Defines whether the customer will receive email notifications whenever there is a schedule change on one of his appointments.';
|
||||
$lang['date_format'] = 'Date Format';
|
||||
|
|
Loading…
Reference in a new issue