diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 97719185865..b2c1a6062c9 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -95,6 +95,7 @@ Passwords=Passwords DoNotStoreClearPassword=Do no store clear passwords in database MainDbPasswordFileConfEncrypted=Password of the database encrypted in conf.php ConfigFileIsInReadOnly=The file conf.php is in read only, check the rights. +ProtectAndEncryptPdfFiles=Protection and encryption of the pdf generated Feature=Feature DolibarrLicense=License DolibarrProjectLeader=Project leader diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index 564f047bd58..9e64b2f8161 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -95,6 +95,7 @@ Passwords=Mots de passe DoNotStoreClearPassword=Ne pas stocker de mot de passe en clair dans la base MainDbPasswordFileConfEncrypted=Encrypter le mot de passe de la base dans le fichier conf.php ConfigFileIsInReadOnly=Le fichier conf.php est lecture seule, vérifiez les droits d'écriture. +ProtectAndEncryptPdfFiles=Protection et encryption des pdf générés Feature=Fonction DolibarrLicense=Licence DolibarrProjectLeader=Chef de projet