diff --git a/src/components/player/atoms/Settings.tsx b/src/components/player/atoms/Settings.tsx index 4eeed626..07591ffd 100644 --- a/src/components/player/atoms/Settings.tsx +++ b/src/components/player/atoms/Settings.tsx @@ -96,8 +96,8 @@ function SettingsOverlay({ id }: { id: string }) { @@ -169,8 +169,8 @@ function SettingsOverlay({ id }: { id: string }) { diff --git a/src/components/player/atoms/settings/LanguageSubtitlesView.tsx b/src/components/player/atoms/settings/LanguageSubtitlesView.tsx index aef7c686..a5ea394d 100644 --- a/src/components/player/atoms/settings/LanguageSubtitlesView.tsx +++ b/src/components/player/atoms/settings/LanguageSubtitlesView.tsx @@ -158,8 +158,8 @@ export function LanguageSubtitlesView({ onTranslateSubtitle?.(v); router.navigate( overlayBackLink - ? "/captionsOverlay/translateSubtitleOverlay" - : "/captions/translateSubtitle", + ? "/captionsOverlay/languagesOverlay/translateSubtitleOverlay" + : "/captions/languages/translateSubtitleOverlay", ); }} isTranslatedTarget={