blob: 501e5669689b467d3474f96023fbfb992eef93bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?php
//________________________________________________________________________________________________________
//
// 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.';
|