aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Yue <sevenbookyue@gmail.com>2020-11-08 11:46:46 +0000
committerWeblate <noreply@weblate.org>2020-11-08 12:52:56 -0500
commit363d41f9435e5dbdc8e933690cff66f89d3808fc (patch)
tree0cd130a842b15111e48b102e17ead9629c4afd20
parente5c0aaead2f190e080e534fcd4ba36d874896104 (diff)
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-CN.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index e98047a36..3ae0fe5e7 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -114,5 +114,6 @@
"TaskCleanCache": "清理缓存目录",
"TasksApplicationCategory": "应用程序",
"TasksMaintenanceCategory": "维护",
- "TaskCleanActivityLog": "清理程序日志"
+ "TaskCleanActivityLog": "清理程序日志",
+ "TaskCleanActivityLogDescription": "删除早于设置时间的活动日志条目。"
}