source: github/plugins/userinfo/localization/es_ES.inc @ 48e9c14

HEADcourier-fixdev-browser-capabilitiespdorelease-0.8
Last change on this file since 48e9c14 was 48e9c14, checked in by thomascube <thomas@…>, 14 months ago

Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore

  • Property mode set to 100644
File size: 210 bytes
Line 
1<?php
2
3$labels = array();
4$labels['userinfo'] = 'Información de usuario';
5$labels['created'] = 'Creado';
6$labels['lastlogin'] = 'Última conexión';
7$labels['defaultidentity'] = 'Identidad predeterminada';
8
9?>
Note: See TracBrowser for help on using the repository browser.