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

12 lines
342 B
PHP
Raw Normal View History

2016-05-18 16:38:39 +02:00
<?php
/**
* Localizations for the Kolab Address Book plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_addressbook/
*/
$labels['bookremove'] = '목록에서 삭제';
2016-06-13 18:10:59 +02:00
$labels['objectrestoreerror'] = '이전 버전으로 복구하지 못하였습니다';
2016-05-18 16:38:39 +02:00
?>