From 1550ce49b58264da1a46543119cf7e892c7fd4c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20L?= Date: Tue, 1 Sep 2020 15:51:26 +0200 Subject: [PATCH] Remove duplicated keys --- locales/en.json | 3 --- locales/fr.json | 3 --- 2 files changed, 6 deletions(-) diff --git a/locales/en.json b/locales/en.json index 2930f6a..ae5ad7b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -353,9 +353,6 @@ "reactNative": "Made with React Native", "libs": "Libraries used" }, - "changelog": { - "title": "Changelog" - }, "feedback": { "title": "Contribute", "feedback": "Contact the dev", diff --git a/locales/fr.json b/locales/fr.json index 7c990a6..163d720 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -352,9 +352,6 @@ "reactNative": "Créé avec React Native", "libs": "Librairies utilisées" }, - "changelog": { - "title": "Changelog" - }, "feedback": { "title": "Participer", "feedback": "Contacte le développeur",