From ca9205a8c218af294edea529384f2be971f12983 Mon Sep 17 00:00:00 2001 From: kimpig Date: Mon, 19 Oct 2020 14:16:14 +0000 Subject: [PATCH] Translated using Weblate (Korean) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/ --- src/strings/ko.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/ko.json b/src/strings/ko.json index b724d0b498..a2c65487d9 100644 --- a/src/strings/ko.json +++ b/src/strings/ko.json @@ -1418,5 +1418,7 @@ "RepeatOne": "반복", "RefreshDialogHelp": "메타 데이터는 대시 보드에서 활성화 된 설정 및 인터넷 서비스를 기반으로 새로 고쳐집니다.", "LabelUserMaxActiveSessions": "최대 동시 접속 사용자 세션 수:", - "EnableAutoCast": "기본값으로 설정" + "EnableAutoCast": "기본값으로 설정", + "OptionMaxActiveSessionsHelp": "값이 0이면 이 기능이 비활성화됩니다.", + "OptionMaxActiveSessions": "동시 사용자 세션의 최대 수를 설정하세요." }