Files
roundcubemail/plugins/help/localization/ca_ES.inc
2012-08-06 18:00:38 +02:00

21 lines
876 B
PHP

<?php
/*
+-----------------------------------------------------------------------+
| localization/ca_ES/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: Jordi Sanfeliu <jordi@fibranet.cat> |
+-----------------------------------------------------------------------+
*/
$labels = array();
$labels['help'] = 'Ajuda';
$labels['about'] = 'Quant a';
$labels['license'] = 'Llicència';