summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php
blob: daad441010de3fc8f8efc0bedb4c981905e8b054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: perfilcomponente_hard_cat.php 
//	Idioma: Català 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Perfils hardware';
	$TbMsg[1]='Gestió Components hardware';
	$TbMsg[2]='Perfil hardware';
	$TbMsg[3]='Nom del component';
	$TbMsg[4]='(*)Per incloure algun component en aquest perfil ha de fer click sobre la casella de verificació corresponent.';
?>