summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
blob: 83816bc2f1425787451a21f88743c47abaf1eb3a (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "암호화",
"Exclude the following file types from encryption" => "다음파일 형식에 암호화 제외",
"None" => "없음",
"Enable Encryption" => "암호화 사용"
);