aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicky Zhang <haoyuzhangca@outlook.com>2020-11-08 06:07:42 +0000
committerWeblate <noreply@weblate.org>2020-11-08 04:00:51 -0500
commit0d1d0d113e9a8b272201f0455df5d51014a6d430 (patch)
tree3ede0844cf3ad866abe1ffa32f1082991680cdb1
parentc17f84ae484b9018953bfc2904819f30222b9c32 (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 53a902de2..e98047a36 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -113,5 +113,6 @@
"TaskCleanCacheDescription": "删除系统不再需要的缓存文件。",
"TaskCleanCache": "清理缓存目录",
"TasksApplicationCategory": "应用程序",
- "TasksMaintenanceCategory": "维护"
+ "TasksMaintenanceCategory": "维护",
+ "TaskCleanActivityLog": "清理程序日志"
}