mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-12-02 21:02:26 +03:00
fix typo
This commit is contained in:
parent
74e57a23c1
commit
8fbdacbbb9
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ $lang['appointment_status_options_info'] = 'Definieren Sie eine Liste verfügbar
|
|||
$lang['sunday_short'] = 'So';
|
||||
$lang['monday_short'] = 'Mo';
|
||||
$lang['tuesday_short'] = 'Di';
|
||||
$lang['wednesday_short'] = 'Mt';
|
||||
$lang['wednesday_short'] = 'Mi';
|
||||
$lang['thursday_short'] = 'Do';
|
||||
$lang['friday_short'] = 'Fr';
|
||||
$lang['saturday_short'] = 'Sa';
|
||||
|
|
Loading…
Reference in a new issue