11 lines
No EOL
476 B
PHP
11 lines
No EOL
476 B
PHP
<?php
|
|
/*
|
|
* Language definitions for the dsi module (Romanian(romania) localization)
|
|
*/
|
|
|
|
define('OGP_LANG_dsi_long', "Imagine dinamică a serverului");
|
|
define('OGP_LANG_dsi_select_server', "Alegeți un server din lista derulantă");
|
|
define('OGP_LANG_dsi_admin_long', "Setări imagine dinamică a serverului");
|
|
define('OGP_LANG_dsi_list', "Lista imagini dinamice ale serverului");
|
|
define('OGP_LANG_no_game_homes_assigned', "Nu aveți niciun server atribuit contului dvs.");
|
|
?>
|