diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2026-08-05 12:15:30 +0200 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-08-05 12:15:30 +0200 |
| commit | b2485af6e9b29c8a6491deb934569e591b4858d2 (patch) | |
| tree | e2367d631429252f08cecf448c574c9eb15973db /Emby.Server.Implementations/Localization/Core/ko.json | |
| parent | d3c7aa6bd21cfcac488fc5438c8fd34865862500 (diff) | |
| parent | 563a00faaa3b0f587079518e9494974a70a688e0 (diff) | |
Merge remote-tracking branch 'upstream/master' into fix-byname-queries
# Conflicts:
# Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/ko.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ko.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json index a210125d34..1f16a90842 100644 --- a/Emby.Server.Implementations/Localization/Core/ko.json +++ b/Emby.Server.Implementations/Localization/Core/ko.json @@ -108,5 +108,8 @@ "CleanupUserDataTask": "사용자 데이터 정리 작업", "CleanupUserDataTaskDescription": "최소 90일 이상 존재하지 않는 미디어에 대한 사용자 데이터(시청 상태, 즐겨찾기 등)를 정리합니다.", "LyricDownloadFailureFromForItem": "{1}에 대한 가사를 {0}에서 다운로드하지 못했습니다", - "Original": "원본" + "Original": "원본", + "NameExtraClip": "클립", + "NameExtraDeletedScene": "삭제된 장면", + "NameExtraInterview": "인터뷰" } |
