diff options
author | Michael Gapczynski <mtgap@owncloud.com> | 2013-02-10 00:54:20 -0500 |
---|---|---|
committer | Michael Gapczynski <mtgap@owncloud.com> | 2013-02-10 00:54:20 -0500 |
commit | c6985d6cd4da69715773b3d4eb65cf17977c8cc4 (patch) | |
tree | 8ff7bf1ccbc711f3c3058411dcce0dbd43ef2785 /apps/files/l10n/ko.php | |
parent | 71affd528c74410a53ae923da9750e1dcdb83d2f (diff) | |
parent | 0222c589ac7c006c09dca6cea09cae9a1006a0b4 (diff) | |
download | nextcloud-server-c6985d6cd4da69715773b3d4eb65cf17977c8cc4.tar.gz nextcloud-server-c6985d6cd4da69715773b3d4eb65cf17977c8cc4.zip |
Merge branch 'master' into fix-shared-links
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index 7774aeea31c..98d0d602801 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -7,7 +7,6 @@ "No file was uploaded" => "업로드된 파일 없음", "Missing a temporary folder" => "임시 폴더가 사라짐", "Failed to write to disk" => "디스크에 쓰지 못했습니다", -"Not enough space available" => "여유 공간이 부족합니다", "Invalid directory." => "올바르지 않은 디렉터리입니다.", "Files" => "파일", "Unshare" => "공유 해제", |