roundcubemail-plugins-kolab/plugins/libcalendaring/localization/ko_KR.inc

13 lines
356 B
PHP
Raw Normal View History

2016-05-18 16:38:39 +02:00
<?php
/**
* Localizations for the Kolab calendaring utilities plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
*/
$labels['until'] = '까지';
$labels['frequency'] = '반복';
$labels['recurrencend'] = '까지';
$labels['savingdata'] = '자료 저장중...';