summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ko.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ko.php')
-rw-r--r--apps/files_trashbin/l10n/ko.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ko.php b/apps/files_trashbin/l10n/ko.php
index 61acd1276a7..b40546e34b8 100644
--- a/apps/files_trashbin/l10n/ko.php
+++ b/apps/files_trashbin/l10n/ko.php
@@ -4,5 +4,6 @@
"{count} folders" => "폴더 {count}개",
"1 file" => "파일 1개",
"{count} files" => "파일 {count}개",
-"Restore" => "복원"
+"Restore" => "복원",
+"Delete" => "삭제"
);