This commit is contained in:
Jip Fr 2023-10-28 17:33:24 +02:00
parent b39ef2c31f
commit de4a7afec1
2 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ export function CaptionOption(props: {
ze: "cn", ze: "cn",
ar: "sa", ar: "sa",
ja: "jp", ja: "jp",
bs: "ba",
}; };
let countryCode = let countryCode =
(props.countryCode || "")?.split("-").pop()?.toLowerCase() || ""; (props.countryCode || "")?.split("-").pop()?.toLowerCase() || "";

View File

@ -18,7 +18,7 @@
"day": [ "day": [
"Shouldn't u be at school right now?", "Shouldn't u be at school right now?",
"What to watch today?", "What to watch today?",
"Partially built in Holland" "Partially built in The Netherlands"
], ],
"night": [ "night": [
"What to watch tonight?", "What to watch tonight?",