From e52b62749b65a3770845b66786ffb0a25a412b79 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 6 May 2017 11:10:10 +0100 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 817d9a26..e434d85d 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -39,7 +39,7 @@ return [ 'update' => [ 'title' => 'Créer une mise à jour d\'incident', 'subtitle' => 'Ajouter une mise à jour à :incident', - 'success' => 'Update added.', + 'success' => 'Mise à jour ajoutée.', ], // Incident templates