aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuaLee <cony.j.lee@gmail.com>2022-12-24 22:20:02 +0000
committerWeblate <noreply@weblate.org>2022-12-25 17:51:15 -0500
commita6efdd850a551bd63cb4ca8459078352578d53e2 (patch)
tree3acb85f7e9f9852fa6e99e6f3399a3eff9009124
parent2385588998b9b9c562c42b122fea6c421641ed3b (diff)
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
-rw-r--r--Emby.Server.Implementations/Localization/Core/ko.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json
index a4b2e75b3..67dcf5b04 100644
--- a/Emby.Server.Implementations/Localization/Core/ko.json
+++ b/Emby.Server.Implementations/Localization/Core/ko.json
@@ -123,5 +123,6 @@
"TaskOptimizeDatabase": "데이터베이스 최적화",
"TaskKeyframeExtractorDescription": "비디오 파일에서 키프레임을 추출하여 더 정확한 HLS 재생 목록을 만듭니다. 이 작업은 오랫동안 진행될 수 있습니다.",
"TaskKeyframeExtractor": "키프레임 추출",
- "External": "외부"
+ "External": "외부",
+ "HearingImpaired": "청각 장애"
}