diff --git a/htdocs/includes/modules/dons/html_cerfafr.modules.php b/htdocs/includes/modules/dons/html_cerfafr.modules.php
index 1c053844262..1f3053cded9 100644
--- a/htdocs/includes/modules/dons/html_cerfafr.modules.php
+++ b/htdocs/includes/modules/dons/html_cerfafr.modules.php
@@ -44,7 +44,7 @@ class html_cerfafr extends ModeleDon
$this->db = $db;
$this->name = "cerfafr";
- $this->description = "Modele de recu de dons";
+ $this->description = $langs->trans('DonationsReceiptModel');
// Dimension page pour format A4
$this->type = 'html';
diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang
index 922c134748e..80cf488b8c1 100644
--- a/htdocs/langs/fr_FR/admin.lang
+++ b/htdocs/langs/fr_FR/admin.lang
@@ -1040,6 +1040,7 @@ YouCanUseDOL_DATA_ROOT= Vous pouvez utiliser DOL_DATA_ROOT/dolibarr.log pour un
ErrorUnknownSyslogConstant= La constante %s n'est pas une constante syslog connue
##### Donations #####= undefined
DonationsSetup= Configuration du module Dons
+DonationsReceiptModel= Modèle de reçu de dons
##### Barcode #####= undefined
BarcodeSetup= Configuration des codes-barres
PaperFormatModule= Modules de format d'impression