summaryrefslogtreecommitdiffstats
path: root/i18n/ko.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-12 02:30:53 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-12 02:30:53 +0300
commitafa5ec360f61d8c891bc4058c3fc96525af4f4fa (patch)
treefb691f47d8b455c1b9e12d8d169d29e1a02d095f /i18n/ko.i18n.json
parent19a71c0d9295b3d1e595ceb711eadca7bac3a868 (diff)
parentc649c87d16c7269452aa9fff17293db8be550bd5 (diff)
downloadwekan-afa5ec360f61d8c891bc4058c3fc96525af4f4fa.tar.gz
wekan-afa5ec360f61d8c891bc4058c3fc96525af4f4fa.tar.bz2
wekan-afa5ec360f61d8c891bc4058c3fc96525af4f4fa.zip
Merge branch 'nztqa-improve-notify' into devel
Add Feature: Outgoing Webhooks. Thanks to nztqa !
Diffstat (limited to 'i18n/ko.i18n.json')
-rw-r--r--i18n/ko.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index 39237cb0..7d48a058 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -360,5 +360,7 @@
"email-invite-register-subject": "\"__inviter__ 님이 당신에게 초대장을 보냈습니다.",
"email-invite-register-text": "\"__user__ 님, \n\n__inviter__ 님이 Wekan 보드에 협업을 위하여 초대합니다.\n\n아래 링크를 클릭해주세요 : \n__url__\n\n그리고 초대 코드는 __icode__ 입니다.\n\n감사합니다.",
"error-invitation-code-not-exist": "초대 코드가 존재하지 않습니다.",
- "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다."
+ "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다.",
+ "outgoing-webhooks": "Outgoing Webhooks",
+ "outgoingWebhooksPopup-title": "Outgoing Webhooks"
} \ No newline at end of file