From 158377a522cb64830b2857ebf9f245366189ea05 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 18:30:43 +0200 Subject: [PATCH] New translations list.php (French) --- resources/lang/fr_FR/list.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index 93c5142686..4df06cea40 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -70,11 +70,7 @@ return [ 'is_blocked' => 'Est bloqué', 'is_admin' => 'Est admin', 'has_two_factor' => 'A 2FA', - 'confirmed_from' => 'Confirmé à partir de', - 'registered_from' => 'Inscrit depuis le', 'blocked_code' => 'Code de blocage', - 'domain' => 'Domaine', - 'registration_attempts' => 'Tentatives d\'inscription', 'source_account' => 'Compte d\'origine', 'destination_account' => 'Compte destinataire', 'accounts_count' => 'Nombre de comptes',