diff --git a/controllers/admin/AdminSaferPayOfficialSettingsController.php b/controllers/admin/AdminSaferPayOfficialSettingsController.php index 3b25d8e8..c8734fa7 100755 --- a/controllers/admin/AdminSaferPayOfficialSettingsController.php +++ b/controllers/admin/AdminSaferPayOfficialSettingsController.php @@ -407,7 +407,7 @@ private function displayConfigurationSettings() 'validation' => 'isBool', 'cast' => 'intval', 'type' => 'bool', - 'desc' => 'Enable debug mode to see more information in logs', + 'desc' => $this->module->l('Enable debug mode to see more information in logs', self::FILE_NAME), ], ], 'buttons' => [