diff --git a/src/components/player/atoms/settings/CaptionsView.tsx b/src/components/player/atoms/settings/CaptionsView.tsx index f23eb944..6eab1a65 100644 --- a/src/components/player/atoms/settings/CaptionsView.tsx +++ b/src/components/player/atoms/settings/CaptionsView.tsx @@ -33,6 +33,7 @@ export function CaptionOption(props: { ze: "cn", ar: "sa", ja: "jp", + bs: "ba", }; let countryCode = (props.countryCode || "")?.split("-").pop()?.toLowerCase() || ""; diff --git a/src/setup/locales/en/translation.json b/src/setup/locales/en/translation.json index 279226f8..20883fc6 100644 --- a/src/setup/locales/en/translation.json +++ b/src/setup/locales/en/translation.json @@ -18,7 +18,7 @@ "day": [ "Shouldn't u be at school right now?", "What to watch today?", - "Partially built in Holland" + "Partially built in The Netherlands" ], "night": [ "What to watch tonight?",