summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/propiedades_componentehardwares_cat.php
blob: e361b8f1197a159ed4fe3e4c3dc599b3b8ae6e19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?
//________________________________________________________________________________________________________
//
//	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";
?>