diff --git a/admin/themes/default/template/plugins_installed.tpl b/admin/themes/default/template/plugins_installed.tpl
index 787d2533f..41be76a2a 100644
--- a/admin/themes/default/template/plugins_installed.tpl
+++ b/admin/themes/default/template/plugins_installed.tpl
@@ -162,7 +162,7 @@ let plugin_filter = searchParams.get('filter');
{$plugin.DESC}
- {'Restore'|@translate}
+ {'Restore'|@translate}
{'Delete'|@translate}
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index f49f8d4ad..c4bb03dfb 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -1315,4 +1315,5 @@ $lang['Picture to associate formats with'] = 'Picture to associate formats with'
$lang['The original picture will be detected with the filename (without extension).'] = 'The original picture will be detected with the filename (without extension).';
$lang['Delete %s format ?'] = 'Delete %s format ?';
$lang['Installed on %s, %s'] = 'Installed on %s, %s';
+$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset';
// Leave this line empty
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 0bb3c19be..fc60ebc97 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -1317,4 +1317,5 @@ $lang['Picture to associate formats with'] = 'Photo à associer avec les formats
$lang['The original picture will be detected with the filename (without extension).'] = 'La photo originale sera détectée en comparant les noms des fichiers (sans extension).';
$lang['Delete %s format ?'] = 'Supprimer le format %s ?';
$lang['Installed on %s, %s'] = 'Installé le %s, %s';
+$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'En restaurant ce plugin, il reviendra à son paramétrage d’origine et les données associées seront remises à zero';
// Leave this line empty