diff options
Diffstat (limited to 'admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/informacion_perfileshard_esp.php')
-rw-r--r-- | admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/informacion_perfileshard_esp.php | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/informacion_perfileshard_esp.php b/admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/informacion_perfileshard_esp.php new file mode 100644 index 00000000..9c40510f --- /dev/null +++ b/admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/informacion_perfileshard_esp.php @@ -0,0 +1,17 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: informacion_perfileshard_esp.php +// Idioma: Español +//________________________________________________________________________________________________________ + $TbMsg=array(); + $TbMsg[0]='Perfiles hardware'; + $TbMsg[1]='Information sobre Perfiles hardware'; + $TbMsg[2]='Perfil hardware'; + $TbMsg[3]='Información Perfil hardware'; + $TbMsg[4]='Perfiles software disponibles'; + $TbMsg[5]='Componentes software'; + $TbMsg[6]='Componentes hardware '; + $TbMsg[7]='Software Incremental'; + $TbMsg[8]='Comentarios'; +?>
\ No newline at end of file |