aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJB <ttb0318@nate.com>2020-11-06 18:52:12 +0000
committerWeblate <noreply@weblate.org>2020-11-06 14:58:03 -0500
commit4a5651e5b2fb8e483cabae4443f327f1cdf70b92 (patch)
treeb0695e68ff67b8add8434b4cb46dd2af002ad261
parent8d66eff4fd8cb99f6a4d9285ba8f6c827852eaee (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.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json
index fb01e4645..285746179 100644
--- a/Emby.Server.Implementations/Localization/Core/ko.json
+++ b/Emby.Server.Implementations/Localization/Core/ko.json
@@ -113,5 +113,7 @@
"TaskCleanCacheDescription": "시스템에서 더 이상 필요하지 않은 캐시 파일을 삭제합니다.",
"TaskCleanCache": "캐시 폴더 청소",
"TasksChannelsCategory": "인터넷 채널",
- "TasksLibraryCategory": "라이브러리"
+ "TasksLibraryCategory": "라이브러리",
+ "TaskCleanActivityLogDescription": "구성된 기간보다 오래된 활동내역 삭제",
+ "TaskCleanActivityLog": "활동내역청소"
}