diff options
| author | SecularSteve <fairfull.playing@gmail.com> | 2020-12-17 19:50:35 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-17 16:54:00 -0500 |
| commit | be3129e012ab862bf80537a1668f32dda5db8554 (patch) | |
| tree | 3dfb92879b13252cfc51345fccb2bf75f61f73ef | |
| parent | e515b696d11fc0df34389ec5cb5f68e5c5eebde7 (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.json | 5 |
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" } |
