From 159bbade2f3ab4320908d01f1ba132cf7bdc4008 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 8 Apr 2021 15:54:34 +0200 Subject: [PATCH] No "dismiss" key anymoar --- app/src/i18n/locales/fr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/i18n/locales/fr.json b/app/src/i18n/locales/fr.json index db3e2fa4..f7ce9cb8 100644 --- a/app/src/i18n/locales/fr.json +++ b/app/src/i18n/locales/fr.json @@ -284,8 +284,7 @@ "warnings": "{count} avertissements", "words": { "default": "Défaut", - "collapse": "Replier", - "dismiss": "Rejeter" + "collapse": "Replier" }, "configuration": "Configuration", "since": "depuis",