diff options
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ko.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 4dfdc2e4632..a7223ced11f 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -122,7 +122,7 @@ OC.L10N.register( "Authentication" : "인증", "Configuration" : "설정", "Available for" : "다음으로 사용 가능", - "Click to recheck the configuration" : "설정을 다시 확인하려면 누르십시오", + "Click to recheck the configuration" : "설정을 다시 확인하려면 클릭", "Add storage" : "저장소 추가", "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 06242e315bf..89f5851e239 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -120,7 +120,7 @@ "Authentication" : "인증", "Configuration" : "설정", "Available for" : "다음으로 사용 가능", - "Click to recheck the configuration" : "설정을 다시 확인하려면 누르십시오", + "Click to recheck the configuration" : "설정을 다시 확인하려면 클릭", "Add storage" : "저장소 추가", "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", |