From 1c411a09bdcc34bf2fed13323474ced561c08fb8 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 16 Jan 2018 14:30:14 +0000 Subject: [PATCH] New translations dashboard.php (French) --- resources/lang/fr-FR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index 60170d78..6daa6d96 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -22,7 +22,7 @@ return [ 'incident-create-template' => 'Créer un modèle', 'incident-templates' => 'Modèles d\'incident', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Incident mis à jour pour : incident', 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', 'add' => [ 'title' => 'Créer une mise à jour d\'incident',