blob: 0494e82680e1782ddbd5ce05cefbd8b0f233c9a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?php
//________________________________________________________________________________________________________
//
// Fitxer d'idiomes php: propiedades_perfilsoftwares_cat.php
// Idioma: Catal�
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sense Opci�";
$TbMsg[1]="Afegir";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gesti� de Perfils software";
$TbMsg[5]="Nom";
$TbMsg[6]="Comentaris";
|