<?php /* +-----------------------------------------------------------------------+ | localization/lv_LV/labels.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2012, The Roundcube Dev Team | | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ | Author: Ivars Strazdiņš <Unknown> | +-----------------------------------------------------------------------+ @version $Id$ */ $labels = array(); $labels['userinfo'] = 'Informācija par lietotāju'; $labels['created'] = 'Izveidots'; $labels['lastlogin'] = 'Pēdējā pieteikšanās'; $labels['defaultidentity'] = 'Noklusētā identitāte';