1
0
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:
Edu 2022-09-30 11:38:07 +02:00 committed by Rémi Lanvin
parent 8ad92b376d
commit 15646f89da

View File

@ -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(