Panel/lang/Danish/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
436 B
PHP

<?php
/*
* Language definitions for the dsi module (Danish localization)
*/
define('OGP_LANG_dsi_long', "Dynamisk Server Billed");
define('OGP_LANG_dsi_select_server', "Venligst vælg en Server fra dropmenu");
define('OGP_LANG_dsi_admin_long', "Dynamisk Server Image Instillinger");
define('OGP_LANG_dsi_list', "Dynamisk Server Billed Liste");
define('OGP_LANG_no_game_homes_assigned', "Du har ingen servere tildelt din account");
?>