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

Update French translation

This commit is contained in:
rlanvin 2019-09-01 11:53:42 +01:00
parent e5e4eb9a79
commit 77bb693fdd

View File

@ -129,8 +129,8 @@ return array(
),
'nth_hour' => '%{n}h',
'byminute' => array(
'1' => ' à %{minutes}',
'else' => ' à %{minutes}'
'1' => ' à la minute %{minutes}',
'else' => ' à la minute %{minutes}'
),
'nth_minute' => '%{n}min',
'bysecond' => array(