summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
blob: 68d60c1ae30b033b7629f49924024bc63947f79e (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "암호화",
"Exclude the following file types from encryption" => "다음 파일 형식은 암호화하지 않음",
"None" => "없음"
);