Panel/lang/Turkish(Turkey)/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
461 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/*
* Language definitions for the dsi module (Turkish(turkey) localization)
*/
define('OGP_LANG_dsi_long', "Dinamik Sunucu Görüntüsü");
define('OGP_LANG_dsi_select_server', "Lütfen açılan listeden bir sunucu seçin");
define('OGP_LANG_dsi_admin_long', "Dinamik Sunucu Görüntü Ayarları");
define('OGP_LANG_dsi_list', "Dinamik Sunucu Görüntü Listesi");
define('OGP_LANG_no_game_homes_assigned', "Hesabınıza atanmış bir sunucu yok.");
?>