From 77bb693fdd7a313d8022f9f6c8ad8bcce3fa8cb1 Mon Sep 17 00:00:00 2001 From: rlanvin Date: Sun, 1 Sep 2019 11:53:42 +0100 Subject: [PATCH] Update French translation --- src/i18n/fr.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/fr.php b/src/i18n/fr.php index fe0b28a..b1dd827 100755 --- a/src/i18n/fr.php +++ b/src/i18n/fr.php @@ -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(