diff --git a/www/i18n/locale-en-GB.json b/www/i18n/locale-en-GB.json index 51f391c863012477c77a05c708fcaac9a1a41e01..c9e33e71131303c8748e31b8c1ae1d8f40ac9456 100644 --- a/www/i18n/locale-en-GB.json +++ b/www/i18n/locale-en-GB.json @@ -501,7 +501,7 @@ "ADD_QUESTION" : "Add custom question", "BTN_CLEAN" : "Clean", "BTN_RESET" : "Reset", - "DOWNLOAD_REVOKE": "Save a recocation file", + "DOWNLOAD_REVOKE": "Save a revocation file", "DOWNLOAD_REVOKE_HELP" : "Having a revocation file is important, for example in case of loss of identifiers. It allows you to <b>get this account out of the Web Of Trust</b>, thus becoming a simple wallet.", "HELP_LEVEL": "Choose <strong> at least {{nb}} questions </strong> :", "LEVEL": "Security level", diff --git a/www/i18n/locale-en.json b/www/i18n/locale-en.json index d1d17df5097e09f1f9369de464172cbbd528a276..3181814c24641eaa75072e00567a8a93449b69a9 100644 --- a/www/i18n/locale-en.json +++ b/www/i18n/locale-en.json @@ -501,7 +501,7 @@ "ADD_QUESTION" : "Add custom question", "BTN_CLEAN" : "Clean", "BTN_RESET" : "Reset", - "DOWNLOAD_REVOKE": "Save a recocation file", + "DOWNLOAD_REVOKE": "Save a revocation file", "DOWNLOAD_REVOKE_HELP" : "Having a revocation file is important, for example in case of loss of identifiers. It allows you to <b>get this account out of the Web Of Trust</b>, thus becoming a simple wallet.", "HELP_LEVEL": "Choose <strong> at least {{nb}} questions </strong> :", "LEVEL": "Security level", diff --git a/www/i18n/locale-fr-FR.json b/www/i18n/locale-fr-FR.json index 81c59f4f9efefa21886d606f320738d21751ce13..337baf06c9eac7e9010fc9d5a5bd0de94fe93c72 100644 --- a/www/i18n/locale-fr-FR.json +++ b/www/i18n/locale-fr-FR.json @@ -501,7 +501,7 @@ "ADD_QUESTION": "Ajouter une question personnalisée ", "BTN_CLEAN": "Vider", "BTN_RESET": "Réinitialiser", - "DOWNLOAD_REVOKE": "Sauvegarder mon fichier de revocation", + "DOWNLOAD_REVOKE": "Sauvegarder mon fichier de révocation", "DOWNLOAD_REVOKE_HELP": "Disposer d'un fichier de révocation est important, par exemple en cas de perte de vos identifiants. Il vous permet de <b>sortir ce compte de la toile de confiance</b>, en redevenant ainsi un simple portefeuille.", "HELP_LEVEL": "Pour générer un fichier de sauvegarde de vos identifiants, choisissez <strong> au moins {{nb}} questions :</strong>", "LEVEL": "Niveau de sécurité",