From 9f1ba992d0eb3642ba31b22a49b050b1dc254bdb Mon Sep 17 00:00:00 2001 From: Elliot Moore Date: Wed, 2 Sep 2020 23:35:15 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 4ef5c732b..e1746ae65 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1366,5 +1366,18 @@ "MessagePluginInstallError": "An error occurred while installing the plugin.", "PlaybackRate": "Playback Rate", "NextTrack": "Skip to next", - "LabelUnstable": "Unstable" + "LabelUnstable": "Unstable", + "Video": "Video", + "ThumbCard": "Thumb Card", + "Subtitle": "Subtitle", + "SpecialFeatures": "Special Features", + "SelectServer": "Select Server", + "Restart": "Restart", + "ResetPassword": "Reset Password", + "Profile": "Profile", + "PosterCard": "Poster Card", + "Poster": "Poster", + "MusicVideos": "Music Videos", + "Image": "Image", + "Data": "Data" }