2013-10-11 15:06:22 +02:00
|
|
|
<?php
|
2014-08-19 11:07:50 +02:00
|
|
|
/**
|
|
|
|
* 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/
|
|
|
|
*/
|
2013-10-11 15:06:22 +02:00
|
|
|
$labels['mail'] = 'E-mail';
|
|
|
|
$labels['event'] = 'Kalendáře';
|
|
|
|
$labels['savingdata'] = 'Ukládám data...';
|
|
|
|
?>
|