2014-08-22 01:31:43 +02:00
|
|
|
<?php
|
2014-09-06 22:59:13 +02:00
|
|
|
$labels['tags'] = 'Etiquetes';
|
|
|
|
$labels['created'] = 'Creat';
|
|
|
|
$labels['changed'] = 'Darrera modificació';
|
|
|
|
$labels['title'] = 'Títol';
|
2014-08-22 01:31:43 +02:00
|
|
|
$labels['listname'] = 'Nom';
|
2014-09-06 22:59:13 +02:00
|
|
|
$labels['tabsharing'] = 'Compartit';
|
|
|
|
$labels['foldersubscribe'] = 'Llista permanentment';
|
|
|
|
$labels['savingdata'] = 'S\'estan desant les dades...';
|