aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSecularSteve <fairfull.playing@gmail.com>2020-12-17 19:50:35 +0000
committerWeblate <noreply@weblate.org>2020-12-17 16:54:00 -0500
commitbe3129e012ab862bf80537a1668f32dda5db8554 (patch)
tree3dfb92879b13252cfc51345fccb2bf75f61f73ef
parente515b696d11fc0df34389ec5cb5f68e5c5eebde7 (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.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json
index cd64cdde4..7667612b9 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -115,5 +115,8 @@
"TasksLibraryCategory": "Library",
"TasksMaintenanceCategory": "Maintenance",
"TaskCleanActivityLogDescription": "Deletes activity log entries older than the configured age.",
- "TaskCleanActivityLog": "Clean Activity Log"
+ "TaskCleanActivityLog": "Clean Activity Log",
+ "Undefined": "Undefined",
+ "Forced": "Forced",
+ "Default": "Default"
}