diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/workflowengine/l10n/ko.js | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/ko.js')
-rw-r--r-- | apps/workflowengine/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js index a0cde15c1d8..e6a5518b590 100644 --- a/apps/workflowengine/l10n/ko.js +++ b/apps/workflowengine/l10n/ko.js @@ -48,9 +48,7 @@ OC.L10N.register( "PDF documents" : "PDF 문서", "Custom mimetype" : "사용자 mimetype", "Select a request URL" : "요청 URL 선택", - "Predefined URLs" : "사전 정의된 URL", "Files WebDAV" : "파일 WebDAV", - "Others" : "기타", "Custom URL" : "사용자 정의 URL", "Select a user agent" : "사용자 에이전트 지정", "Android client" : "Android 클라이언트", @@ -104,6 +102,8 @@ OC.L10N.register( "Select a tag" : "태그 선택", "No results" : "결과 없음", "%s (invisible)" : "%s(숨겨짐)", - "%s (restricted)" : "%s(제한됨)" + "%s (restricted)" : "%s(제한됨)", + "Predefined URLs" : "사전 정의된 URL", + "Others" : "기타" }, "nplurals=1; plural=0;"); |