diff options
| author | Vorboid <vorboid@icloud.com> | 2021-07-15 13:08:34 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-07-17 11:29:43 -0400 |
| commit | eb9244746c6db50b233cf14abd81d44222f2901b (patch) | |
| tree | 120d327196ca8fb5240dd54910b12dae026d22ed /Emby.Server.Implementations/Localization | |
| parent | 5ba93da8b63448a89ae76df15ae982d7db21d272 (diff) | |
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
Diffstat (limited to 'Emby.Server.Implementations/Localization')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-GB.json | 4 |
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 7667612b9..8b2e8b6b1 100644 --- a/Emby.Server.Implementations/Localization/Core/en-GB.json +++ b/Emby.Server.Implementations/Localization/Core/en-GB.json @@ -118,5 +118,7 @@ "TaskCleanActivityLog": "Clean Activity Log", "Undefined": "Undefined", "Forced": "Forced", - "Default": "Default" + "Default": "Default", + "TaskOptimizeDatabaseDescription": "Compacts database and truncates free space. Running this task after scanning the library or doing other changes that imply database modifications might improve performance.", + "TaskOptimizeDatabase": "Optimise database" } |
