traduzione e composer.json

This commit is contained in:
mariano
2026-05-21 11:08:15 +02:00
parent f0eaa76f17
commit f0a5be45ee
15 changed files with 198 additions and 22 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ use GlpiPlugin\Urbackup\Config;
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'));
}
/**