11 lines
No EOL
473 B
PHP
11 lines
No EOL
473 B
PHP
<?php
|
|
/*
|
|
* Language definitions for the dsi module (Czech(czechrepublic) localization)
|
|
*/
|
|
|
|
define('OGP_LANG_dsi_long', "Obrázek dynamického serveru");
|
|
define('OGP_LANG_dsi_select_server', "Z rozevíracího seznamu vyberte server");
|
|
define('OGP_LANG_dsi_admin_long', "Dynamické nastavení obrazu serveru");
|
|
define('OGP_LANG_dsi_list', "Seznam dynamických serverů");
|
|
define('OGP_LANG_no_game_homes_assigned', "You don't have any servers assigned to your account.");
|
|
?>
|