roundcubemail-plugins-kolab/plugins/kolab_folders/localization/es_ES.inc

8 lines
224 B
PHP
Raw Normal View History

2013-01-12 11:23:32 +00:00
<?php
$labels['foldertypeevent'] = 'Calendar';
2013-01-12 11:23:32 +00:00
$labels['foldertypetask'] = 'Tareas';
$labels['foldertypenote'] = 'Notas';
$labels['foldertypecontact'] = 'Contactos';
$labels['foldertypeconfiguration'] = 'Configuración';
?>