mirror of
https://github.com/rlanvin/php-rrule.git
synced 2024-11-28 05:24:10 +01:00
Update es.php
Fix Spanish typos
This commit is contained in:
parent
8ad92b376d
commit
15646f89da
@ -69,10 +69,10 @@ return array(
|
||||
'weekdays' => array(
|
||||
1 => 'Lunes',
|
||||
2 => 'Martes',
|
||||
3 => 'Miercoles',
|
||||
3 => 'Miércoles',
|
||||
4 => 'Jueves',
|
||||
5 => 'Viernes',
|
||||
6 => 'Sabado',
|
||||
6 => 'Sábado',
|
||||
7 => 'Domingo',
|
||||
),
|
||||
'nth_weekday' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user