roundcubemail-plugins-kolab/plugins/kolab_notes/localization/ko_KR.inc
Aleksander Machniak a2fdf05f79 Update localization
2021-10-11 11:04:38 +02:00

14 lines
438 B
PHP

<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
*/
$labels['created'] = '작성됨';
$labels['changed'] = '마지막으로 수정됨';
$labels['listname'] = '이름';
$labels['tabsharing'] = '공우';
$labels['removelist'] = '목록에서 삭제';
$labels['savingdata'] = '자료 저장중...';