aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Cross <samgcdev@gmail.com>2020-11-11 00:27:35 +0000
committerWeblate <noreply@weblate.org>2020-11-11 00:03:53 -0500
commit0c45faf100d226a00c07e785aa55e22ec55bda9c (patch)
tree8779d8d231b72fdf9497eb7c5af3858edb9c1172
parent51ddf038dc3604b53488c618adb728f374816db1 (diff)
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
-rw-r--r--Emby.Server.Implementations/Localization/Core/en-GB.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json
index 57ff13219..cd64cdde4 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -113,5 +113,7 @@
"TasksChannelsCategory": "Internet Channels",
"TasksApplicationCategory": "Application",
"TasksLibraryCategory": "Library",
- "TasksMaintenanceCategory": "Maintenance"
+ "TasksMaintenanceCategory": "Maintenance",
+ "TaskCleanActivityLogDescription": "Deletes activity log entries older than the configured age.",
+ "TaskCleanActivityLog": "Clean Activity Log"
}