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

12 lines
276 B
PHP
Raw Normal View History

2014-12-01 12:45:40 +13: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/
*/
2015-02-19 11:58:00 +13:00
$labels['note'] = '笔记';
$labels['savingdata'] = '保存数据...';
2014-12-01 12:45:40 +13:00
?>