diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index bc1b154e..4b4874de 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -178,6 +178,7 @@ "title": "Subtitles", "customizeLabel": "Customize", "settings": { + "backlink": "Custom Subtitles", "fixCapitals": "Fix capitalization", "delay": "Caption delay" }, diff --git a/src/components/player/atoms/settings/CaptionSettingsView.tsx b/src/components/player/atoms/settings/CaptionSettingsView.tsx index fa7a8cc2..a12dea63 100644 --- a/src/components/player/atoms/settings/CaptionSettingsView.tsx +++ b/src/components/player/atoms/settings/CaptionSettingsView.tsx @@ -229,7 +229,7 @@ export function CaptionSettingsView({ id }: { id: string }) { return ( <>