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:
parent
e5e4eb9a79
commit
77bb693fdd
@ -129,8 +129,8 @@ return array(
|
|||||||
),
|
),
|
||||||
'nth_hour' => '%{n}h',
|
'nth_hour' => '%{n}h',
|
||||||
'byminute' => array(
|
'byminute' => array(
|
||||||
'1' => ' à %{minutes}',
|
'1' => ' à la minute %{minutes}',
|
||||||
'else' => ' à %{minutes}'
|
'else' => ' à la minute %{minutes}'
|
||||||
),
|
),
|
||||||
'nth_minute' => '%{n}min',
|
'nth_minute' => '%{n}min',
|
||||||
'bysecond' => array(
|
'bysecond' => array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user