Panel/lang/Hungarian/modules/dsi.php
copilot-swe-agent[bot] 37c781e4d5 Replace license headers with file purpose descriptions (batch 1: 22 files)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-09-05 22:45:24 +00:00

11 lines
No EOL
469 B
PHP

<?php
/*
* Language definitions for the dsi module (Hungarian localization)
*/
define('OGP_LANG_dsi_long', "Dinamikus szerver kép");
define('OGP_LANG_dsi_select_server', "Kérlek, válassz egy szervert a legördülő listából");
define('OGP_LANG_dsi_admin_long', "Dinamikus szerver kép beállítások");
define('OGP_LANG_dsi_list', "Dinamikus szerver kép lista");
define('OGP_LANG_no_game_homes_assigned', "Nincsenek szerverek hozzárendelve a fiókodhoz.");
?>