summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Echo/i18n/api/ko.json')
-rw-r--r--Echo/i18n/api/ko.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/Echo/i18n/api/ko.json b/Echo/i18n/api/ko.json
index 05afd8fc..7af88789 100644
--- a/Echo/i18n/api/ko.json
+++ b/Echo/i18n/api/ko.json
@@ -1,6 +1,7 @@
{
"@metadata": {
"authors": [
+ "Ellif",
"Hwangjy9",
"Priviet",
"Revi",
@@ -22,6 +23,8 @@
"apihelp-echomarkseen-example-1": "모든 종류의 알림을 본 것으로 표시.",
"apihelp-echomarkseen-param-type": "읽은 것으로 표시할 알림의 종류: 'alert', 'message' 또는 'all'.",
"apihelp-echomarkseen-param-timestampFormat": "출력을 위해 사용할 타임스탬프 포맷 'ISO_8601' 또는 'MW'입니다. 'MW'는 구식이므로 모든 클라이언트는 'ISO_8601'로 전환하는 것이 좋습니다. 이 변수는 제거될 것이며 'ISO_8601'이 유일한 출력 포맷이 될 것입니다.",
+ "apihelp-echomute-description": "특정 사용자나 문서로부터 오는 알림을 끄거나 다시 켭니다.",
+ "apihelp-echomute-summary": "특정 사용자나 문서로부터 오는 알림을 끄거나 다시 켭니다.",
"apihelp-query+notifications-description": "현재 사용자를 기다리고 있는 알림을 얻어옵니다.",
"apihelp-query+notifications-summary": "현재 사용자를 기다리고 있는 알림을 가져옵니다.",
"apihelp-query+notifications-param-prop": "상세한 요청 내용.",
@@ -32,6 +35,7 @@
"apihelp-query+notifications-param-titles": "이 문서들의 알림만 반환합니다. 어떠한 문서에도 속하지 않은 알림을 받으려면 제목으로 []를 사용하세요.",
"apihelp-query+notifications-param-bundle": "규칙을 묶는 알림 유형에 따라 묶음과 호환되는 읽지 않은 알림을 보여줄지의 여부.",
"apihelp-query+notifications-example-1": "알림 리스트",
+ "apihelp-query+unreadnotificationpages-param-limit": "반환할 문서의 최대 수입니다.",
"apihelp-query+unreadnotificationpages-param-wikis": "읽지 않은 알림 문서를 가져올 위키 목록입니다. (기본값으로는 현재 위키만)",
"apierror-echo-event-creation-failed": "Echo 이벤트를 만들 수 없습니다"
}