Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r--apps/files_sharing/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 8464ed2bf38..df13e9af165 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"files_sharing",
{
- "Shared with you" : "나와 공유됨",
"Shared with others" : "다른 사람과 공유됨",
+ "Shared with you" : "나와 공유됨",
"Shared by link" : "링크로 공유됨",
"Nothing shared with you yet" : "나와 공유된 항목 없음",
"Files and folders others share with you will show up here" : "다른 사람이 공유한 파일과 폴더가 여기에 나타납니다",