diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/informacion_perfileshard_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/informacion_perfileshard_eng.php | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/informacion_perfileshard_eng.php b/admin/WebConsole/idiomas/php/eng/informacion_perfileshard_eng.php new file mode 100644 index 00000000..a57fb8aa --- /dev/null +++ b/admin/WebConsole/idiomas/php/eng/informacion_perfileshard_eng.php @@ -0,0 +1,17 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: informacion_perfileshard_eng.php +// Idioma: Ingés +//________________________________________________________________________________________________________ + $TbMsg=array(); + $TbMsg[0]='Hardware profiles'; + $TbMsg[1]='Information about profiles'; + $TbMsg[2]='Hardware profile'; + $TbMsg[3]='Hardware profiles information'; + $TbMsg[4]='Software profiles availables'; + $TbMsg[5]='Software components'; + $TbMsg[6]='Hardware components'; + $TbMsg[7]='Diferential software'; + $TbMsg[8]='Coments'; +?>
\ No newline at end of file |