traduzione e composer.json
This commit is contained in:
@@ -11,7 +11,7 @@ declare(strict_types=1);
|
||||
use GlpiPlugin\Urbackup\Profile;
|
||||
|
||||
if (!defined('GLPI_ROOT')) {
|
||||
die('Sorry. You cannot access this file directly.');
|
||||
die(__('Sorry. You cannot access this file directly.', 'urbackup'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user