From 1c3f38663d9ce08afc2b017aba3e9de4d7a5c5f7 Mon Sep 17 00:00:00 2001 From: dkanada Date: Mon, 28 Dec 2020 13:49:54 +0900 Subject: [PATCH] fix json file --- src/strings/en-gb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 70e310ec7f..3bebc3f49b 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1458,7 +1458,7 @@ "LabelEnableIP4": "Enable IPv4:", "HeaderNetworking": "IP Protocols", "EnablePlugin": "Enable Plugin", - "DisablePlugin": "Disable Plugin" + "DisablePlugin": "Disable Plugin", "YoutubeDenied": "Requested video is not allowed to be played in embedded players.", "YoutubeNotFound": "Video not found.", "YoutubePlaybackError": "Requested video cannot be played.",