Panel/lang/Italian/modules/dsi.php
copilot-swe-agent[bot] 898018d204 Complete license header replacement with file purpose descriptions (675 files)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-09-05 22:46:27 +00:00

11 lines
No EOL
448 B
PHP

<?php
/*
* Language definitions for the dsi module (Italian localization)
*/
define('OGP_LANG_dsi_long', "Dynamic Server Image");
define('OGP_LANG_dsi_select_server', "Please choose a server from the drop-down list");
define('OGP_LANG_dsi_admin_long', "Dynamic Server Image Settings");
define('OGP_LANG_dsi_list', "Dynamic Server Image List");
define('OGP_LANG_no_game_homes_assigned', "You don't have any servers assigned to your account.");
?>