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',
|
||||
'byminute' => array(
|
||||
'1' => ' à %{minutes}',
|
||||
'else' => ' à %{minutes}'
|
||||
'1' => ' à la minute %{minutes}',
|
||||
'else' => ' à la minute %{minutes}'
|
||||
),
|
||||
'nth_minute' => '%{n}min',
|
||||
'bysecond' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user