summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/propiedades_componentehardwares_cat.php
blob: d32b2e4cdbb49bd76bf8d5209334cebb61fef02d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: propiedades_componentehardwares_cat.php 
//	Idioma: Català 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sense Opció";
$TbMsg[1]="Afegir";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestió Components Hardware";
$TbMsg[5]="Nom";
$TbMsg[6]="Tipus de hardware";
?>