diff --git a/resources/lang/fr-FR/cachet.php b/resources/lang/fr-FR/cachet.php index f4807608011f..478159244baf 100644 --- a/resources/lang/fr-FR/cachet.php +++ b/resources/lang/fr-FR/cachet.php @@ -37,10 +37,10 @@ 'posted' => 'Posted :timestamp by :username', 'posted_at' => 'Posted at :timestamp', 'status' => [ - 1 => 'Enquête en cours', - 2 => 'Identifié', + 1 => 'Analyse en cours', + 2 => 'Correction en cours', 3 => 'Sous surveillance', - 4 => 'Corrigé', + 4 => 'Clôturé', ], ], diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index 68eb9ab6f8a9..831b7d389e19 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -162,7 +162,7 @@ 'verified' => 'Vérifié', 'not_verified' => 'Non vérifié', 'subscriber' => ':email, abonné à :date', - 'no_subscriptions' => 'Souscrire à toutes les mises à jour', + 'no_subscriptions' => 'Aucune souscription', 'global' => 'Abonné globalement', 'add' => [ 'title' => 'Ajouter un abonné', diff --git a/resources/views/dashboard/incidents/add.blade.php b/resources/views/dashboard/incidents/add.blade.php index 421013bcf6c7..03ac825ccbff 100644 --- a/resources/views/dashboard/incidents/add.blade.php +++ b/resources/views/dashboard/incidents/add.blade.php @@ -113,7 +113,7 @@
- +
diff --git a/resources/views/dashboard/incidents/edit.blade.php b/resources/views/dashboard/incidents/edit.blade.php index 525a861b439b..db3092bcdb9d 100644 --- a/resources/views/dashboard/incidents/edit.blade.php +++ b/resources/views/dashboard/incidents/edit.blade.php @@ -104,7 +104,7 @@
- +
diff --git a/resources/views/dashboard/incidents/updates/add.blade.php b/resources/views/dashboard/incidents/updates/add.blade.php index 12d99621a689..62a1613f9122 100644 --- a/resources/views/dashboard/incidents/updates/add.blade.php +++ b/resources/views/dashboard/incidents/updates/add.blade.php @@ -98,7 +98,7 @@
- +
diff --git a/resources/views/dashboard/incidents/updates/edit.blade.php b/resources/views/dashboard/incidents/updates/edit.blade.php index 7f9f01ff64a5..bad470828261 100644 --- a/resources/views/dashboard/incidents/updates/edit.blade.php +++ b/resources/views/dashboard/incidents/updates/edit.blade.php @@ -67,7 +67,7 @@
- +