diff options
| author | Kyle Yue <sevenbookyue@gmail.com> | 2020-11-08 11:46:46 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-11-08 12:52:56 -0500 |
| commit | 363d41f9435e5dbdc8e933690cff66f89d3808fc (patch) | |
| tree | 0cd130a842b15111e48b102e17ead9629c4afd20 | |
| parent | e5c0aaead2f190e080e534fcd4ba36d874896104 (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.json | 3 |
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": "删除早于设置时间的活动日志条目。" } |
