blob: f4631a1e86454f7ab2335cdecd3efdc93509627d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?
//________________________________________________________________________________________________________
//
// Fichero de idiomas php: informacion_servidorOpenGnsys_eng.php
// Idioma: Ingés
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='OpenGnsys Servers';
$TbMsg[1]='Information about OpenGnsys Servers';
$TbMsg[2]='OpenGnsys Server';
$TbMsg[3]='OpenGnsys Server information';
$TbMsg[4]='Coments';
?>
|