From e171a15fba37541ef18dff1e792afc9e69c8414c Mon Sep 17 00:00:00 2001 From: ldestailleur Date: Thu, 9 Oct 2025 14:20:41 +0200 Subject: [PATCH] Trans --- htdocs/admin/remotestore/class/externalModules.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/admin/remotestore/class/externalModules.class.php b/htdocs/admin/remotestore/class/externalModules.class.php index a0d997f87fd..5b7fd9bf66e 100644 --- a/htdocs/admin/remotestore/class/externalModules.class.php +++ b/htdocs/admin/remotestore/class/externalModules.class.php @@ -319,6 +319,8 @@ class ExternalModules { global $langs; + $langs->load("products"); + $html = ""; $last_month = dol_now() - (30 * 24 * 60 * 60); $dolibarrversiontouse = DOL_VERSION; // full string with version