1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2025-02-26 15:54:14 +01:00

fix: Fix november typo in french translation file

This commit is contained in:
Ancelin Bouchet 2024-08-24 22:10:01 +02:00
parent bef9568de9
commit 4e08fe4e39

View File

@ -69,7 +69,7 @@ return array(
8 => 'août',
9 => 'septembre',
10 => 'octobre',
11 => 'november',
11 => 'novembre',
12 => 'décembre',
),
'byweekday' => ' le %{weekdays}',