From 03727577e8fc64a80fe00c8cfae978258f31db1f Mon Sep 17 00:00:00 2001 From: Damien Finck Date: Tue, 27 Dec 2016 15:29:46 +0100 Subject: [PATCH] Add missing key --- locale/en.json | 3 ++- locale/fr.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/locale/en.json b/locale/en.json index 7ba0d92..19ccee4 100644 --- a/locale/en.json +++ b/locale/en.json @@ -323,7 +323,8 @@ "Purged:": "Purged:", "Confirm removal of the poll": "Confirm removal of the poll ", "polls in the database at this time": "polls in the database at this time", - "Purge the polls": "Purge the polls" + "Purge the polls": "Purge the polls", + "Installation": "Installation" }, "FindPolls": { "Send me my polls": "Send me my polls", diff --git a/locale/fr.json b/locale/fr.json index b16cd1e..d0418b6 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -323,7 +323,8 @@ "Purged:": "Purgés :", "Confirm removal of the poll": "Confirmer la suppression du sondage", "polls in the database at this time": "sondages dans la base actuellement", - "Purge the polls": "Purger les sondages" + "Purge the polls": "Purger les sondages", + "Installation": "Installation" }, "FindPolls": { "Send me my polls": "Envoyer mes sondages",