roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/he.inc

12 lines
279 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
/**
* Localizations for the Kolab Delegation plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/
*/
2014-12-01 12:45:40 +13:00
$labels['event'] = 'Calendars';
$labels['savingdata'] = 'Saving data...';
2014-08-22 01:31:43 +02:00
?>