diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index c1886f4691..dec2ef3658 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -2003,5 +2003,8 @@ "LastActive": "Last active", "NativeSubtitleStylingHelp": "Subtitle styling will not work on some devices. However, it does not come with any performance overhead.", "MediaSegmentProvidersHelp": "Enable and rank your preferred media segment providers in order of priority.", - "LibraryNameInvalid": "Library name cannot be empty." + "LibraryNameInvalid": "Library name cannot be empty.", + "CopyLogSuccess": "Log contents copied successfully.", + "Retry": "Retry", + "LogLoadFailure": "Failed to load the log file. It may still be actively written to." }