···1111import { SubtitleStyling, useSubtitleStore } from "@/stores/subtitles";
12121313const wordOverrides: Record<string, string> = {
1414- i: "I",
1414+ // Example: i: "I", but in polish "i" is "and" so this is disabled.
1515};
16161717export function CaptionCue({