<?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: Emi Bcn <Unknown> | +-----------------------------------------------------------------------+ @version $Id$ */ $labels = array(); $labels['userinfo'] = 'Informació de l\'usuari/a'; $labels['created'] = 'Creat'; $labels['lastlogin'] = 'Última connexió'; $labels['defaultidentity'] = 'Identitat per omissió';