From eafd2017caa3480c7596a83c524b6a4d583ad915 Mon Sep 17 00:00:00 2001 From: Gus Libens <27970303+goestav@users.noreply.github.com> Date: Sat, 6 Dec 2025 18:09:37 +0100 Subject: [PATCH] Revert "refactor: add translation for `mark_watched_after_duration_label`" This reverts commit 14c4fa6875fb81d870a5b73f8cd6e06170347c7e. --- locales/en-US.json | 1 - 1 file changed, 1 deletion(-) diff --git a/locales/en-US.json b/locales/en-US.json index 20587a47..6fd1ab0b 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -77,7 +77,6 @@ "preferences_listen_label": "Listen by default: ", "preferences_local_label": "Proxy videos: ", "preferences_watch_history_label": "Enable watch history: ", - "preferences_mark_watched_after_duration_label": "Mark video as watched after watching for some time: ", "preferences_speed_label": "Default speed: ", "preferences_quality_label": "Preferred video quality: ", "preferences_quality_option_dash": "DASH (adaptive quality)",