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",