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

13 lines
318 B
PHP
Raw Normal View History

2017-06-12 10:57:06 +02:00
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypemail'] = 'E-pasts';
$labels['foldertypeevent'] = 'Kalendārs';
$labels['foldertypefile'] = 'Faili';
?>