From 8660f729153ebd674446f0aa30fd0231e1a6a435 Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Fri, 17 Jun 2022 17:06:37 +0800 Subject: [PATCH] Add translate --- src/strings/en-us.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index af17c594ea..3919dba9f9 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1643,5 +1643,6 @@ "Sample": "Sample", "ThemeSong": "Theme Song", "ThemeVideo": "Theme Video", - "EnableSplashScreen": "Enable the splash screen" + "EnableSplashScreen": "Enable the splash screen", + "VideoRangeTypeNotSupported": "The video's range type is not supported" }