diff --git a/application/language/english/translations_lang.php b/application/language/english/translations_lang.php index 5000678f..c943badb 100755 --- a/application/language/english/translations_lang.php +++ b/application/language/english/translations_lang.php @@ -48,7 +48,7 @@ $lang['start'] = 'Start'; $lang['end'] = 'End'; $lang['name'] = 'Name'; $lang['appointment_link_title'] = 'Appointment Link'; -$lang['success'] = 'Success.'; +$lang['success'] = 'Success'; $lang['appointment_added_to_google_calendar'] = 'Your appointment has been added to your Google Calendar account.'; $lang['view_appointment_in_google_calendar'] = 'Click here to view your appointment on Google Calendar.'; $lang['appointment_added_to_your_plan'] = 'A new appointment has been added to your plan.';