From 9dd481dbecf9e7ecace78ef4d2f9bfc9f8c65b47 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 16 Jan 2018 14:30:13 +0000 Subject: [PATCH] New translations cachet.php (French) --- resources/lang/fr-FR/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr-FR/cachet.php b/resources/lang/fr-FR/cachet.php index e28e2191..3a992288 100644 --- a/resources/lang/fr-FR/cachet.php +++ b/resources/lang/fr-FR/cachet.php @@ -33,7 +33,7 @@ return [ 'scheduled' => 'Maintenance Planifiée', 'scheduled_at' => ', planifé à :timestamp', 'posted' => 'Posté à :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Posté à : timestamp', 'status' => [ 1 => 'Enquête en cours', 2 => 'Identifié',