nextcloud/apps/files_encryption/l10n/ko.php
2013-01-23 00:06:18 +01:00

5 lines
184 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "암호화",
"Exclude the following file types from encryption" => "다음 파일 형식은 암호화하지 않음",
"None" => "없음"
);