aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ko.php')
-rw-r--r--apps/files_encryption/l10n/ko.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/ko.php b/apps/files_encryption/l10n/ko.php
index 83816bc2f14..4702753435e 100644
--- a/apps/files_encryption/l10n/ko.php
+++ b/apps/files_encryption/l10n/ko.php
@@ -1,6 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "암호화",
-"Exclude the following file types from encryption" => "다음파일 형식에 암호화 제외",
+"Exclude the following file types from encryption" => "다음 파일 형식은 암호화하지 않음",
"None" => "없음",
"Enable Encryption" => "암호화 사용"
);